Searched refs:android_SurfaceTexture_isInstanceOf (Results 1 – 2 of 2) sorted by relevance
29 extern bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz);
135 bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz) { in android_SurfaceTexture_isInstanceOf() function