Home
last modified time | relevance | path

Searched refs:cursor_present (Results 1 – 19 of 19) sorted by relevance

/aosp12/hardware/qcom/display/msm8996/sdm/include/core/
H A Dlayer_stack.h181 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/core/
H A Dlayer_stack.h242 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/display/msm8998/sdm/include/core/
H A Dlayer_stack.h242 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/display/msm8909/sdm/include/core/
H A Dlayer_stack.h242 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/
H A Dlayer_stack.h244 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/
H A Dlayer_stack.h261 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/
H A Dlayer_stack.h254 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcomp_manager.cpp435 if (!layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dcomp_manager.cpp516 if (display_comp_ctx->scaled_composition || !layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dcomp_manager.cpp503 if (display_comp_ctx->scaled_composition || !layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dcomp_manager.cpp498 if (display_comp_ctx->scaled_composition || !layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.cpp540 layer_stack_.flags.cursor_present = true; in PrePrepareLayerStack()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display.cpp770 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
2070 if (!layer_stack_.flags.cursor_present) { in SetCursorPosition()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.cpp748 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
2147 if (!layer_stack_.flags.cursor_present) { in SetCursorPosition()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display.cpp658 layer_stack_.flags.cursor_present = true; in PrePrepareLayerStack()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display.cpp658 layer_stack_.flags.cursor_present = true; in PrePrepareLayerStack()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_display.cpp522 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display.cpp539 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display.cpp760 layer_stack_.flags.cursor_present = true; in BuildLayerStack()