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