Searched refs:getNativeWindow (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dnativewindow.h7 extern ANativeWindow *getNativeWindow();
H A Dnativewindow.cpp85 ANativeWindow *getNativeWindow() function
H A Dxaplay.c426 nativeWindow = getNativeWindow();
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp364 static sp<ANativeWindow> getNativeWindow(JNIEnv* env, jobject surface) { function
425 if ((anw = getNativeWindow(env, surface)) == NULL) {
442 if ((anw = getNativeWindow(env, surface)) == NULL) {
471 if ((anw = getNativeWindow(env, surface)) == NULL) {
497 if ((anw = getNativeWindow(env, surface)) == NULL) {
547 if ((anw = getNativeWindow(env, surface)) == NULL) {
564 if ((anw = getNativeWindow(env, surface)) == NULL) {
597 if ((anw = getNativeWindow(env, surface)) == NULL) {
613 if ((anw = getNativeWindow(env, surface)) == NULL) {
657 if ((anw = getNativeWindow(en
[all...]

Completed in 208 milliseconds