Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderThreadInfoGl.cpp96 currDrawSurfHandleFromLoad = drawSurf; in onLoad()
126 currDrawSurf = fb->getWindowSurface_locked(currDrawSurfHandleFromLoad); in postLoadRefreshCurrentContextSurfacePtrs()
DRenderThreadInfoGl.h65 HandleType currDrawSurfHandleFromLoad; member