Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName() function in deqp::gles2::Functional::DitheringCase
539 …const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + … in init()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName() function in deqp::gles3::Functional::DitheringCase
537 …const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + … in init()