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

/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp249 static jlong SurfaceTexture_getTimestamp(JNIEnv* env, jobject thiz) function in namespace:android
272 {"nativeGetTimestamp", "()J", (void*)SurfaceTexture_getTimestamp },

Completed in 667 milliseconds