Home
last modified time | relevance | path

Searched refs:SurfaceTexture_getTimestamp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp368 static jlong SurfaceTexture_getTimestamp(JNIEnv* env, jobject thiz) in SurfaceTexture_getTimestamp() function
397 {"nativeGetTimestamp", "()J", (void*)SurfaceTexture_getTimestamp },