Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp368 static const JNINativeMethod gSurfaceTextureMethods[] = { variable
389 return RegisterMethodsOrDie(env, kSurfaceTextureClassPathName, gSurfaceTextureMethods, in register_android_graphics_SurfaceTexture()
390 NELEM(gSurfaceTextureMethods)); in register_android_graphics_SurfaceTexture()