Searched refs:m_inCache (Results 1 – 4 of 4) sorted by relevance
153 void setInCache(bool inCache) { m_inCache = inCache; } in setInCache()154 bool inCache() const { return m_inCache; } in inCache()266 bool m_inCache : 1; variable
92 , m_inCache(false) in CachedResource()
36232 parameter that determines the initial state of the m_inCache flag.
38057 … - Construct CachedResources with m_inCache set to false which is quite a bit more logical as they