Home
last modified time | relevance | path

Searched defs:NativeWindow (Results 1 – 6 of 6) 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/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::__anon127c283a0111::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::__anone5136a870111::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