Searched refs:Win32Platform (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/platform/win32/
H A DtcuWin32Platform.hpp40 class Win32Platform : public tcu::Platform, private glu::Platform class in namespace:tcu
46 Win32Platform (void);
47 ~Win32Platform (void);
H A DtcuWin32Platform.cpp35 Win32Platform::Win32Platform (void) function in class:tcu::Win32Platform
73 Win32Platform::~Win32Platform (void)
77 bool Win32Platform::processEvents (void)
94 return new tcu::Win32Platform();

Completed in 133 milliseconds