Home
last modified time | relevance | path

Searched defs:needRestore (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/snapshot/include/snapshot/
DLazySnapshotObj.h55 bool needRestore() const { in needRestore() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DObjectData.cpp61 bool ObjectData::needRestore() const { in needRestore() function in ObjectData
DShareGroup.cpp124 bool ShareGroup::needRestore() { in needRestore() function in ShareGroup
DGLEScontext.cpp436 bool GLEScontext::needRestore() { in needRestore() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h80 bool needRestore; member