Home
last modified time | relevance | path

Searched refs:glctx1 (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DEGLImageTest.cpp26 static void cleanup(GLTestContext* glctx0, GrGLuint texID0, GLTestContext* glctx1, in cleanup() argument
29 if (glctx1) { in cleanup()
30 glctx1->makeCurrent(); in cleanup()
38 glctx1->destroyEGLImage(image1); in cleanup()
/external/skqp/tests/
DEGLImageTest.cpp26 static void cleanup(GLTestContext* glctx0, GrGLuint texID0, GLTestContext* glctx1, in cleanup() argument
29 if (glctx1) { in cleanup()
30 glctx1->makeCurrent(); in cleanup()
38 glctx1->destroyEGLImage(image1); in cleanup()