Home
last modified time | relevance | path

Searched defs:isBlack (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp635 bool isBlack = (pixel.getRed() == 0) && (pixel.getGreen() == 0) && (pixel.getBlue() == 0); in checkPixels() local
DglsRasterizationTestUtil.cpp1717 bool isBlack (const tcu::RGBA& c) in isBlack() function
DglsDrawTest.cpp3411 static bool isBlack (const tcu::RGBA& c) in isBlack() function
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp69 static bool isBlack (const tcu::RGBA& c) in isBlack() function
Des31fGeometryShaderTests.cpp3407 …const bool isBlack = color.getRed() <= threshold || color.getGreen() <= threshold || color.getBl… in verifyImageSingleColoredRow() local
3462 …const bool isBlack = color.getRed() <= threshold || color.getGreen() <= threshold || color.getBl… in verifyEmptyImage() local
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp83 inline bool isBlack (const tcu::IVec4& a) in isBlack() function
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp80 inline bool isBlack (const tcu::IVec4& a) in isBlack() function
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...