Searched refs:CompositingReasonScrollsWithRespectToSquashingLayer (Results 1 – 3 of 3) sorted by relevance
37 const uint64_t CompositingReasonScrollsWithRespectToSquashingLayer = UINT64_C(1) << 17; variable138 | CompositingReasonScrollsWithRespectToSquashingLayer
67 { CompositingReasonScrollsWithRespectToSquashingLayer,
161 return CompositingReasonScrollsWithRespectToSquashingLayer; in getReasonsPreventingSquashing()