Searched refs:qpTestLog_writeEglConfig (Results 1 – 3 of 3) sorted by relevance
213 deBool qpTestLog_writeEglConfig (qpTestLog* log, const qpEglConfigInfo* config);
1132 deBool qpTestLog_writeEglConfig (qpTestLog* log, const qpEglConfigInfo* config) in qpTestLog_writeEglConfig() function
434 if (qpTestLog_writeEglConfig(m_log, config) == DE_FALSE) in writeEglConfig()