Searched defs:isBlack (Results 1 – 8 of 8) sorted by relevance
635 bool isBlack = (pixel.getRed() == 0) && (pixel.getGreen() == 0) && (pixel.getBlue() == 0); in checkPixels() local
1717 bool isBlack (const tcu::RGBA& c) in isBlack() function
3411 static bool isBlack (const tcu::RGBA& c) in isBlack() function
69 static bool isBlack (const tcu::RGBA& c) in isBlack() function
3407 …const bool isBlack = color.getRed() <= threshold || color.getGreen() <= threshold || color.getBl… in verifyImageSingleColoredRow() local3462 …const bool isBlack = color.getRed() <= threshold || color.getGreen() <= threshold || color.getBl… in verifyEmptyImage() local
83 inline bool isBlack (const tcu::IVec4& a) in isBlack() function
80 inline bool isBlack (const tcu::IVec4& a) in isBlack() function
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...