Searched refs:selectNativeDisplayFactory (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/egl/
H A DteglTestPackage.cpp169 const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDisplayFactoryRegistry(), testCtx.getCommandLine());
/external/deqp/framework/egl/
H A DegluUtil.hpp83 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine);
H A DegluGLContextFactory.cpp560 const NativeDisplayFactory& displayFactory = selectNativeDisplayFactory(m_displayFactoryRegistry, cmdLine);
H A DegluUtil.cpp465 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine) function in namespace:eglu

Completed in 252 milliseconds