HomeSort by relevance Sort by last modified time
    Searched refs:android_SurfaceTexture_isInstanceOf (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/android_runtime/
android_graphics_SurfaceTexture.h 30 extern bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz);
  /frameworks/base/core/jni/android/graphics/
SurfaceTexture.cpp 112 bool android_SurfaceTexture_isInstanceOf(JNIEnv* env, jobject thiz) {

Completed in 92 milliseconds