Searched refs:HWC_IS_CURSOR_LAYER (Results 1 – 7 of 7) sorted by relevance
193 HWC_IS_CURSOR_LAYER = 0x00000002 enumerator
524 layer->flags.cursor = ((hwc_layer.flags & HWC_IS_CURSOR_LAYER) > 0); in PrePrepareLayerStack()
1481 if ((hwcLayer.flags & HWC_IS_CURSOR_LAYER) != 0) { in to_string()2218 hwc1Layer.hints |= HWC_IS_CURSOR_LAYER; in applyCompositionType()
1582 if ((hwcLayer.flags & HWC_IS_CURSOR_LAYER) != 0) { in to_string()2321 hwc1Layer.hints |= HWC_IS_CURSOR_LAYER; in applyCompositionType()
642 layer->flags.cursor = ((hwc_layer.flags & HWC_IS_CURSOR_LAYER) > 0); in PrePrepareLayerStack()