Home
last modified time | relevance | path

Searched defs:errorColor (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Frontend/
DTextDiagnostic.cpp39 static const enum raw_ostream::Colors errorColor = raw_ostream::RED; variable
/external/deqp/modules/glshared/
DglsDrawTest.cpp3581 const tcu::IVec4 errorColor (255, 0, 0, 255); in edgeRelaxedImageCompare() local
3674 const tcu::IVec4 errorColor (255, 0, 0, 255); in intersectionRelaxedLineImageCompare() local
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1109 const tcu::RGBA& errorColor) in oneWayComparePointSets()