Searched defs:checkPixel (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/ |
D | Transaction_test.cpp | 71 void checkPixel(uint32_t x, uint32_t y, uint8_t r, uint8_t g, uint8_t b) { in checkPixel() function in android::ScreenCapture
|
/frameworks/native/libs/gui/tests/ |
D | GLTest.cpp | 175 ::testing::AssertionResult GLTest::checkPixel(int x, int y, in checkPixel() function in android::GLTest
|
D | CpuConsumer_test.cpp | 165 void checkPixel(const CpuConsumer::LockedBuffer &buf, in checkPixel() function
|
/frameworks/av/media/libstagefright/tests/ |
D | SurfaceMediaSource_test.cpp | 292 ::testing::AssertionResult checkPixel(int x, int y, int r, in checkPixel() function in android::GLTest
|