Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h107 bool previouslyBound; member
181 props->previouslyBound = false; in addFresh()
192 res->previouslyBound = true; in bind()
DGLClientState.cpp1069 return props->previouslyBound; in isRenderbufferThatWasBound()
2381 props.previouslyBound = false; in addFreshFramebuffer()
2485 boundFboProps(target).previouslyBound = true; in bindFramebuffer()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h84 bool previouslyBound; member