Home
last modified time | relevance | path

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

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