Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A Dsurface_texture.cpp82 static bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz) { in android_SurfaceTexture_isInstanceOf() function
/aosp12/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp135 bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz) { in android_SurfaceTexture_isInstanceOf() function