Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp343 static jlong SurfaceTexture_getTimestamp(JNIEnv* env, jobject thiz) in SurfaceTexture_getTimestamp() function
377 {"nativeGetTimestamp", "()J", (void*)SurfaceTexture_getTimestamp},