Searched refs:android_SurfaceTexture_isInstanceOf (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/android_runtime/
H A Dandroid_graphics_SurfaceTexture.h30 extern bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz);
/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp112 bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz) { function in namespace:android

Completed in 55 milliseconds