Searched refs:surfaceCache (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/graphicGlesExtension/ |
H A D | graphicGlesExtension.cpp | 54 EGLSurface surfaceCache; in HWTEST_F() local 68 surfaceCache = eglCreatePbufferSurface(display, config, NULL); in HWTEST_F() 69 eglMakeCurrent(display, surfaceCache, surfaceCache, context); in HWTEST_F() 114 EGLSurface surfaceCache; in HWTEST_F() local 128 surfaceCache = eglCreatePbufferSurface(display, config, NULL); in HWTEST_F() 129 eglMakeCurrent(display, surfaceCache, surfaceCache, context); in HWTEST_F() 174 EGLSurface surfaceCache; in HWTEST_F() local 188 surfaceCache in HWTEST_F() 234 EGLSurface surfaceCache; HWTEST_F() local 294 EGLSurface surfaceCache; HWTEST_F() local [all...] |
Completed in 4 milliseconds