Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/
H A DegluNativeDisplay.hpp117 return m_nativePixmapRegistry; in getNativePixmapRegistry()
128 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
/aosp_15_r20/external/deqp/framework/platform/nullws/
H A DtcuNullWSPlatform.cpp120 m_nativePixmapRegistry.registerFactory(new PixmapFactory()); in DisplayFactory()
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp414 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()
/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp482 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()