Home
last modified time | relevance | path

Searched refs:WINDOW_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp47 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = eglu::NativeWindow::CAPABILITY_… variable
86 …dowFactory (void) : eglu::NativeWindowFactory("dispman", "Dispman Window", WINDOW_CAPABILITIES) {} in WindowFactory()
118 : eglu::NativeWindow(WINDOW_CAPABILITIES) in Window()
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp51 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = (eglu::NativeWindow::Capability… variable
113 : eglu::NativeWindow (WINDOW_CAPABILITIES) in NativeWindow()
142 : eglu::NativeWindowFactory ("default", "Default display", WINDOW_CAPABILITIES) in NativeWindowFactory()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp59 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = (eglu::NativeWindow::Capability) variable
222 : eglu::NativeWindowFactory ("window", "Win32 Window", WINDOW_CAPABILITIES) in NativeWindowFactory()
235 : eglu::NativeWindow (WINDOW_CAPABILITIES) in NativeWindow()