Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/include/android_runtime/
H A Dandroid_graphics_SurfaceTexture.h29 extern bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz);
/aosp14/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp135 bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz) { in android_SurfaceTexture_isInstanceOf() function