Searched refs:CompositingReasonLayerForPerspective (Results 1 – 3 of 3) sorted by relevance
145 { CompositingReasonLayerForPerspective,
70 const uint64_t CompositingReasonLayerForPerspective = UINT64_C(1) << 43; variable
1251 m_childTransformLayer = createGraphicsLayer(CompositingReasonLayerForPerspective); in updateChildTransformLayer()