Searched defs:checkPixel (Results 1 – 3 of 3) sorted by relevance
151 void checkPixel(uint32_t x, uint32_t y, uint8_t r, uint8_t g, uint8_t b) { in checkPixel() function
177 ::testing::AssertionResult GLTest::checkPixel(int x, int y, in checkPixel() function in android::GLTest
167 void checkPixel(const CpuConsumer::LockedBuffer &buf, in checkPixel() function