Home
last modified time | relevance | path

Searched defs:NativeWindowFactory (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestnative.h27 } NativeWindowFactory; typedef
/third_party/vk-gl-cts/framework/egl/
DegluNativeWindow.cpp90 NativeWindowFactory::NativeWindowFactory (const std::string& name, const std::string& description, … in NativeWindowFactory() function in eglu::NativeWindowFactory
DegluNativeWindow.hpp129 class NativeWindowFactory : public tcu::FactoryBase class
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp131 class NativeWindowFactory : public eglu::NativeWindowFactory class
250 NativeWindowFactory::NativeWindowFactory(EventState *eventState) in NativeWindowFactory() function in tcu::__anond27d5d1b0111::NativeWindowFactory
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp105 class NativeWindowFactory : public eglu::NativeWindowFactory class
221 NativeWindowFactory::NativeWindowFactory (HINSTANCE instance) in NativeWindowFactory() function in tcu::win32::__anon1297fdf90111::NativeWindowFactory
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp143 class NativeWindowFactory : public eglu::NativeWindowFactory class
260 NativeWindowFactory::NativeWindowFactory(EventState *eventState, uint32_t preRotation) in NativeWindowFactory() function in tcu::__anonb420b9e60111::NativeWindowFactory
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp99 class NativeWindowFactory : public eglu::NativeWindowFactory class
145 NativeWindowFactory::NativeWindowFactory (WindowRegistry& windowRegistry) in NativeWindowFactory() function in tcu::Android::NativeWindowFactory