Home
last modified time | relevance | path

Searched defs:checkPixel (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/utils/
DScreenshotUtils.h151 void checkPixel(uint32_t x, uint32_t y, uint8_t r, uint8_t g, uint8_t b) { in checkPixel() function
/frameworks/native/libs/gui/tests/
DGLTest.cpp177 ::testing::AssertionResult GLTest::checkPixel(int x, int y, in checkPixel() function in android::GLTest
DCpuConsumer_test.cpp167 void checkPixel(const CpuConsumer::LockedBuffer &buf, in checkPixel() function