Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderThreadInfoGl.cpp95 currContextHandleFromLoad = ctxHndl; in onLoad()
125 currContext = fb->getContext_locked(currContextHandleFromLoad); in postLoadRefreshCurrentContextSurfacePtrs()
DRenderThreadInfoGl.h64 HandleType currContextHandleFromLoad; member