Searched refs:CompositingReasonSquashingRenderPartIsDisallowed (Results 1 – 3 of 3) sorted by relevance
46 const uint64_t CompositingReasonSquashingRenderPartIsDisallowed = UINT64_C(1) << 26; variable147 | CompositingReasonSquashingRenderPartIsDisallowed
94 { CompositingReasonSquashingRenderPartIsDisallowed,
140 return CompositingReasonSquashingRenderPartIsDisallowed; in getReasonsPreventingSquashing()