HomeSort by relevance Sort by last modified time
    Searched defs:win32 (Results 1 - 12 of 12) sorted by null

  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.hpp 23 * \brief Win32 EGL native display factory
33 namespace win32 namespace in namespace:tcu
48 } // win32
tcuWin32VulkanPlatform.hpp 23 * \brief Win32 Vulkan platform
32 namespace win32 namespace in namespace:tcu
52 } // win32
tcuWin32Window.hpp 23 * \brief Generic Win32 window class.
32 namespace win32 namespace in namespace:tcu
58 } // win32
tcuWin32Platform.cpp 21 * \brief Win32 platform port.
31 namespace win32 namespace in namespace:tcu
67 m_nativeDisplayFactoryRegistry.registerFactory(new win32::EGLNativeDisplayFactory(m_instance));
87 } // win32
93 return new tcu::win32::Platform();
tcuWin32Platform.hpp 23 * \brief Win32 platform port.
35 namespace win32 namespace in namespace:tcu
57 } // win32
tcuWin32Window.cpp 21 * \brief Generic Win32 window class.
28 namespace win32 namespace in namespace:tcu
72 TCU_THROW(ResourceError, "Failed to create Win32 window");
162 } // win32
tcuWin32EGLNativeDisplayFactory.cpp 21 * \brief Win32 EGL native display factory
43 namespace win32 namespace in namespace:tcu
132 win32::Window m_window;
187 : eglu::NativePixmapFactory ("bitmap", "Win32 Bitmap", BITMAP_CAPABILITIES)
222 : eglu::NativeWindowFactory ("window", "Win32 Window", WINDOW_CAPABILITIES)
384 : eglu::NativeDisplayFactory ("win32", "Native Win32 Display", DISPLAY_CAPABILITIES)
401 } // win32
tcuWin32VulkanPlatform.cpp 21 * \brief Win32 Vulkan platform
40 namespace win32 namespace in namespace:tcu
52 VulkanWindow (MovePtr<win32::Window> window)
64 UniquePtr<win32::Window> m_window;
81 return new VulkanWindow(MovePtr<win32::Window>(new win32::Window(instance, (int)width, (int)height)));
305 } // win32
  /external/deqp/execserver/
xsWin32TestProcess.hpp 23 * \brief TestProcess implementation for Win32.
46 namespace win32 namespace in namespace:xs
177 } // win32
199 win32::Process* m_process;
206 win32::CaseListWriter m_caseListWriter;
207 win32::FileReader m_stdOutReader;
208 win32::FileReader m_stdErrReader;
209 win32::TestLogReader m_testLogReader;
xsWin32TestProcess.cpp 21 * \brief TestProcess implementation for Win32.
46 namespace win32 namespace in namespace:xs
181 printf("win32::CaseListWriter::run(): %s\n", e.what());
324 printf("win32::FileReader::run(): %s\n", e.what());
627 } // win32
681 m_process = new win32::Process();
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.13.0.v20180512-1138.jar 
  /external/guice/lib/build/
felix-2.0.5.jar 

Completed in 279 milliseconds