Searched refs:mGeometryInvalid (Results 1 – 3 of 3) sorted by relevance
326 auto& mutableGeometryInvalid() { return mFlinger->mGeometryInvalid; } in mutableGeometryInvalid()
964 bool mGeometryInvalid = false; variable
1798 if (CC_UNLIKELY(mGeometryInvalid)) { in calculateWorkingSet()1799 mGeometryInvalid = false; in calculateWorkingSet()3303 mGeometryInvalid = true; in invalidateHwcGeometry()