Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp71 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/
DGLTest.cpp175 ::testing::AssertionResult GLTest::checkPixel(int x, int y, in checkPixel() function in android::GLTest
DCpuConsumer_test.cpp165 void checkPixel(const CpuConsumer::LockedBuffer &buf, in checkPixel() function
/frameworks/av/media/libstagefright/tests/
DSurfaceMediaSource_test.cpp292 ::testing::AssertionResult checkPixel(int x, int y, int r, in checkPixel() function in android::GLTest