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

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

Completed in 60 milliseconds