HomeSort by relevance Sort by last modified time
    Searched refs:getPatternTypeName (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
531 const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + caseColors[caseColorNdx].name;
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
531 const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + caseColors[caseColorNdx].name;

Completed in 154 milliseconds