OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logConfigInfo
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/egl/
teglNativeColorMappingTests.cpp
309
void
logConfigInfo
(TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeColorMappingCase::NativeType nativeType, int waitFrames)
481
logConfigInfo
(m_testCtx.getLog(), egl, display, config, m_nativeType, waitFrames);
teglNativeCoordMappingTests.cpp
350
void
logConfigInfo
(TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeCoordMappingCase::NativeType nativeType, int waitFrames)
514
logConfigInfo
(m_testCtx.getLog(), egl, display, config, m_nativeType, waitFrames);
Completed in 238 milliseconds