Searched refs:gSurfaceTextureMethods (Results 1 – 1 of 1) sorted by relevance
368 static const JNINativeMethod gSurfaceTextureMethods[] = { variable389 return RegisterMethodsOrDie(env, kSurfaceTextureClassPathName, gSurfaceTextureMethods, in register_android_graphics_SurfaceTexture()390 NELEM(gSurfaceTextureMethods)); in register_android_graphics_SurfaceTexture()