Home
last modified time | relevance | path

Searched refs:m_nativePixmapRegistry (Results 1 – 4 of 4) 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/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp454 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp388 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()