Searched defs:checkPixel (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/tests/ | ||
H A D | GLTest.cpp | 169 ::testing::AssertionResult GLTest::checkPixel(int x, int y, in checkPixel() function in android::GLTest |
H A D | CpuConsumer_test.cpp | 164 void checkPixel(const CpuConsumer::LockedBuffer &buf, in checkPixel() function |
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/utils/ | ||
H A D | ScreenshotUtils.h | 165 void checkPixel(uint32_t x, uint32_t y, uint8_t r, uint8_t g, uint8_t b) { in checkPixel() function |
/aosp_15_r20/external/angle/src/tests/gl_tests/ | ||
H A D | ViewportTest.cpp | 97 void checkPixel(GLint x, GLint y, GLboolean renderedRed) in checkPixel() function in __anonbe4dc1bb0111::ViewportTest |
/aosp_15_r20/external/deqp/modules/gles31/functional/ | ||
H A D | es31fShaderImageLoadStoreTests.cpp | 2102 …bool checkPixel(TestLog &log, const ConstPixelBufferAccess &resultSlice, int x, int y, int sliceOr… in checkPixel() function in deqp::gles31::Functional::__anon185540950111::BinaryAtomicOperationCase::ReturnValueVerifier |