Searched refs:android_SurfaceTexture_getNativeWindow (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/include/android_runtime/
H A Dandroid_graphics_SurfaceTexture.h29 extern sp<ANativeWindow> android_SurfaceTexture_getNativeWindow(JNIEnv* env, jobject thiz);
/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp105 sp<ANativeWindow> android_SurfaceTexture_getNativeWindow(JNIEnv* env, jobject thiz) { function in namespace:android
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp386 anw = android_SurfaceTexture_getNativeWindow(env, surfaceTexture);

Completed in 629 milliseconds