Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/
DegluNativeDisplay.hpp94 …tivePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRegistry; } in getNativePixmapRegistry()
101 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosEglDisplayFactory.cpp49 m_nativePixmapRegistry.registerFactory(new OhosPixmapFactory()); in OhosDisplayFactory()
/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.cpp127 m_nativePixmapRegistry.registerFactory(new PixmapFactory()); in DisplayFactory()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp388 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp454 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()