OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNativeDisplayFactoryRegistry
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/egl/
egluPlatform.hpp
71
const NativeDisplayFactoryRegistry&
getNativeDisplayFactoryRegistry
(void) const { return m_nativeDisplayFactoryRegistry; }
/external/deqp/modules/egl/
teglTestPackage.cpp
177
const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().
getNativeDisplayFactoryRegistry
(), testCtx.getCommandLine());
Completed in 234 milliseconds