Home
last modified time | relevance | path

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

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