Home
last modified time | relevance | path

Searched defs:comparePixel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DCompressedTextureSurfaceView.java174 private boolean comparePixel(int x, int y) { in comparePixel() method in CompressedTextureSurfaceView.CompressedTextureRender
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp706 bool TestCaseBase::comparePixel(const unsigned char *buffer, unsigned int x, unsigned int y, unsign… in comparePixel() function in glcts::TestCaseBase