Searched defs:isBlack (Results 1 – 12 of 12) sorted by relevance
241 bool isBlack = (pixel.getRed() == 0) && (pixel.getGreen() == 0) && (pixel.getBlue() == 0); in checkPixels() local
883 const bool isBlack = (pixel[0] == 0) && (pixel[1] == 0) && (pixel[2] == 0); in checkPixels() local
3343 static bool isBlack (const tcu::RGBA& c) in isBlack() function
380 const bool isBlack = compareColors(color, black, threshold); in verifyImageSingleColoredRow() local
82 static bool isBlack (const tcu::RGBA& c) in isBlack() function
3530 …const bool isBlack = color.getRed() <= threshold || color.getGreen() <= threshold || color.getBl… in verifyImageSingleColoredRow() local3585 …const bool isBlack = color.getRed() <= threshold || color.getGreen() <= threshold || color.getBl… in verifyEmptyImage() local
80 inline bool isBlack (const tcu::IVec4& a) in isBlack() function
83 inline bool isBlack (const tcu::IVec4& a) in isBlack() function
1771 bool isBlack (const tcu::RGBA& c) in isBlack() function
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...