Home
last modified time | relevance | path

Searched refs:HWC_IS_CURSOR_LAYER (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include_all/hardware/
Dhwcomposer_defs.h193 HWC_IS_CURSOR_LAYER = 0x00000002 enumerator
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h193 HWC_IS_CURSOR_LAYER = 0x00000002 enumerator
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp524 layer->flags.cursor = ((hwc_layer.flags & HWC_IS_CURSOR_LAYER) > 0); in PrePrepareLayerStack()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1481 if ((hwcLayer.flags & HWC_IS_CURSOR_LAYER) != 0) { in to_string()
2218 hwc1Layer.hints |= HWC_IS_CURSOR_LAYER; in applyCompositionType()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1582 if ((hwcLayer.flags & HWC_IS_CURSOR_LAYER) != 0) { in to_string()
2321 hwc1Layer.hints |= HWC_IS_CURSOR_LAYER; in applyCompositionType()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.cpp642 layer->flags.cursor = ((hwc_layer.flags & HWC_IS_CURSOR_LAYER) > 0); in PrePrepareLayerStack()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.cpp642 layer->flags.cursor = ((hwc_layer.flags & HWC_IS_CURSOR_LAYER) > 0); in PrePrepareLayerStack()