Searched refs:usingSurface (Results 1 – 3 of 3) sorted by relevance
48 bool usingSurface(SurfacePtr surface);
30 bool EglContext::usingSurface(SurfacePtr surface) { in usingSurface() function in EglContext
1260 if(!currentCtx.get() || !currentCtx->usingSurface(Srfc) || in eglSwapBuffers()