Home
last modified time | relevance | path

Searched refs:getContext_locked (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DRenderThreadInfoGl.cpp100 currContext = fb->getContext_locked(ctxHndl); in onLoad()
125 currContext = fb->getContext_locked(currContextHandleFromLoad); in postLoadRefreshCurrentContextSurfacePtrs()
DFrameBuffer.h584 gl::EmulatedEglContextPtr getContext_locked(HandleType p_context);
DFrameBuffer.cpp3398 EmulatedEglContextPtr FrameBuffer::getContext_locked(HandleType p_context) { in getContext_locked() function in gfxstream::FrameBuffer
3662 ctx = getContext_locked(p_context); in bindContext()