Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp388 static const JNINativeMethod gSurfaceTextureMethods[] = { variable
408 return RegisterMethodsOrDie(env, kSurfaceTextureClassPathName, gSurfaceTextureMethods, in register_android_graphics_SurfaceTexture()
409 NELEM(gSurfaceTextureMethods)); in register_android_graphics_SurfaceTexture()