Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.hpp94 …tivePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRegistry; } in getNativePixmapRegistry()
101 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp127 m_nativePixmapRegistry.registerFactory(new PixmapFactory()); in DisplayFactory()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp388 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()