Searched refs:usingSurface (Results 1 - 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
H A DEglContext.cpp25 bool EglContext::usingSurface(SurfacePtr surface) { function in class:EglContext
H A DEglContext.h42 bool usingSurface(SurfacePtr surface);
H A DEglImp.cpp788 if(!currentCtx.Ptr() || !currentCtx->usingSurface(Srfc) || !EglOS::validNativeWin(dpy->nativeType(),Srfc.Ptr()->native())) {

Completed in 78 milliseconds