Searched refs:selectNativePixmapFactory (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluUtil.hpp | 95 const NativePixmapFactory &selectNativePixmapFactory(const NativeDisplayFactory &factory,
|
H A D | egluUtil.cpp | 564 const NativePixmapFactory &selectNativePixmapFactory(const NativeDisplayFactory &factory, in selectNativePixmapFactory() function
|
H A D | egluGLContextFactory.cpp | 649 pixmapFactory = &selectNativePixmapFactory(displayFactory, cmdLine); in createContext()
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglQuerySurfaceTests.cpp | 353 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in executeForConfig() 650 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in executeForConfig()
|
H A D | teglRenderCase.cpp | 165 eglu::selectNativePixmapFactory(displayFactory, m_testCtx.getCommandLine()); in executeForConfig()
|
H A D | teglCreateSurfaceTests.cpp | 241 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in executeForConfig()
|
H A D | teglMakeCurrentPerfTests.cpp | 305 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in createPixmap()
|
H A D | teglImageUtil.cpp | 129 selectNativePixmapFactory(displayFactory, eglTestCtx.getTestContext().getCommandLine()); in createSurface()
|
H A D | teglNativeCoordMappingTests.cpp | 551 …&eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine(… in executeForConfig()
|
H A D | teglNativeColorMappingTests.cpp | 504 …&eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine(… in executeForConfig()
|
H A D | teglCreateContextExtTests.cpp | 952 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in iterate()
|
H A D | teglNegativeApiTests.cpp | 200 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in init()
|
H A D | teglMultiThreadTests.cpp | 1253 …eglu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()… in createDestroyObjects()
|
H A D | teglWideColorTests.cpp | 1187 eglu::selectNativePixmapFactory(displayFactory, m_testCtx.getCommandLine()); in executeTest()
|