Searched refs:getPatternTypeName (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDitheringTests.cpp105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) function in class:deqp::gles2::Functional::DitheringCase
539 const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + caseColors[caseColorNdx].name;
/external/deqp/modules/gles3/functional/
H A Des3fDitheringTests.cpp105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) function in class:deqp::gles3::Functional::DitheringCase
537 const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + caseColors[caseColorNdx].name;

Completed in 93 milliseconds