Home
last modified time | relevance | path

Searched refs:ANativeWindow_getFormat (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/android_stub/
H A Dnativewindow_stub.cpp51 ANativeWindow_getFormat(ANativeWindow *window) in ANativeWindow_getFormat() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H A DDisplayAndroid.cpp26 return ANativeWindow_getFormat(window) >= 0; in isValidNativeWindow()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.h57 ANativeWindow_getFormat(struct ANativeWindow *window) in ANativeWindow_getFormat() function
H A Dplatform_android.h57 ANativeWindow_getFormat(struct ANativeWindow *window) in ANativeWindow_getFormat() function
H A Dplatform_ohos.c357 format = ANativeWindow_getFormat(window); in ohos_create_surface()
H A Dplatform_android.c659 format = ANativeWindow_getFormat(window);
/third_party/mesa3d/include/android_stub/android/
H A Dnative_window.h145 int32_t ANativeWindow_getFormat(ANativeWindow* window);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DDisplayVkAndroid.cpp42 return (ANativeWindow_getFormat(window) >= 0); in isValidNativeWindow()

Completed in 6 milliseconds