Home
last modified time | relevance | path

Searched defs:everBound (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DFramebufferData.h55 bool everBound = false; variable
DGLEScontext.h179 bool everBound; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DObjectNameSpace.cpp271 bool NameSpace::everBound(ObjectLocalName p_localName) const { in everBound() function in NameSpace
DShareGroup.cpp332 bool everBound = ns->everBound(p_localName); in ensureObjectOnBind() local