Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DGLTest.cpp169 ::testing::AssertionResult GLTest::checkPixel(int x, int y, in checkPixel() function in android::GLTest
H A DCpuConsumer_test.cpp164 void checkPixel(const CpuConsumer::LockedBuffer &buf, in checkPixel() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/utils/
H A DScreenshotUtils.h165 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 DViewportTest.cpp97 void checkPixel(GLint x, GLint y, GLboolean renderedRed) in checkPixel() function in __anonbe4dc1bb0111::ViewportTest
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp2102 …bool checkPixel(TestLog &log, const ConstPixelBufferAccess &resultSlice, int x, int y, int sliceOr… in checkPixel() function in deqp::gles31::Functional::__anon185540950111::BinaryAtomicOperationCase::ReturnValueVerifier