Home
last modified time | relevance | path

Searched defs:NativeWindow (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.h39 struct NativeWindow struct
63 bool initialize(const NativeWindow *window); argument
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.h51 struct NativeWindow struct
75 bool initialize(const NativeWindow *window); argument
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp149 class NativeWindow : public eglu::NativeWindow class
272 NativeWindow::NativeWindow(ANGLENativeDisplay *nativeDisplay, in NativeWindow() function in tcu::__anon8e4d825a0111::NativeWindow
/third_party/vk-gl-cts/framework/egl/
DegluNativeWindow.cpp33 NativeWindow::NativeWindow (Capability capabilities) in NativeWindow() function in eglu::NativeWindow
DegluNativeWindow.hpp73 class NativeWindow class
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp117 class NativeWindow : public eglu::NativeWindow class
234 NativeWindow::NativeWindow (NativeDisplay* nativeDisplay, HINSTANCE instance, const eglu::WindowPar… in NativeWindow() function in tcu::win32::__anonfc7986980111::NativeWindow
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp162 class NativeWindow : public eglu::NativeWindow class
285 NativeWindow::NativeWindow(ANGLENativeDisplay *nativeDisplay, in NativeWindow() function in tcu::__anon5d5b10250111::NativeWindow
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp79 class NativeWindow : public eglu::NativeWindow class
116 NativeWindow::NativeWindow (Window* window, int width, int height, int32_t format) in NativeWindow() function in tcu::Android::NativeWindow