Searched defs:expected_blue (Results 1 – 2 of 2) sorted by relevance
1960 const GLfloat expected_blue = 0.0f; in verifyInvalidResults() local2212 const GLfloat expected_blue = (GLfloat)i / 256.0f; in verifyValidResults() local2797 const GLfloat expected_blue = 0.0f; in verifyInvalidResults() local3043 const GLfloat expected_blue = (GLfloat)i / 256.0f; in verifyValidResults() local
698 unsigned char expected_green, unsigned char expected_blue, in comparePixel()