Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2744 bool FunctionalTest::copyAndVerify(const testCase &test_case, const GLubyte **dst_pixels, const GLu… in copyAndVerify() function in gl4cts::CopyImage::FunctionalTest
3809 bool SmokeTest::copyAndVerify(const testCase &test_case, const GLubyte *src_pixels) in copyAndVerify() function in gl4cts::CopyImage::SmokeTest
/aosp_15_r20/external/fbjni/test/jni/
H A Dfbjni_tests.cpp1088 static jboolean copyAndVerify(T& orig) { in copyAndVerify() function