Searched refs:currDrawSurf (Results 1 – 4 of 4) sorted by relevance
62 if (currDrawSurf) { in onSave()63 stream->putBe32(currDrawSurf->getHndl()); in onSave()101 currDrawSurf = fb->getWindowSurface_locked(drawSurf); in onLoad()126 currDrawSurf = fb->getWindowSurface_locked(currDrawSurfHandleFromLoad); in postLoadRefreshCurrentContextSurfacePtrs()131 const HandleType draw = currDrawSurf ? currDrawSurf->getHndl() : 0; in postLoadRefreshCurrentContextSurfacePtrs()
69 EmulatedEglWindowSurfacePtr currDrawSurf; member
3704 bindDraw = tinfo->currDrawSurf; in bindContext()3724 tinfo->currDrawSurf = draw; in bindContext()
104 threadInfo->m_glInfo->currDrawSurf ? threadInfo->m_glInfo->currDrawSurf->getHndl() in loadSnapshot()