/aosp12/hardware/qcom/display/msm8996/sdm/include/core/ |
H A D | layer_stack.h | 181 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 D | layer_stack.h | 242 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 D | layer_stack.h | 242 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 D | layer_stack.h | 242 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 D | layer_stack.h | 244 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 D | layer_stack.h | 261 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 D | layer_stack.h | 254 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 D | comp_manager.cpp | 435 if (!layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/ |
H A D | comp_manager.cpp | 516 if (display_comp_ctx->scaled_composition || !layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
H A D | comp_manager.cpp | 503 if (display_comp_ctx->scaled_composition || !layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/ |
H A D | comp_manager.cpp | 498 if (display_comp_ctx->scaled_composition || !layer_stack->flags.cursor_present) { in SupportLayerAsCursor()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 540 layer_stack_.flags.cursor_present = true; in PrePrepareLayerStack()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display.cpp | 770 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 D | hwc_display.cpp | 748 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 D | hwc_display.cpp | 658 layer_stack_.flags.cursor_present = true; in PrePrepareLayerStack()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 658 layer_stack_.flags.cursor_present = true; in PrePrepareLayerStack()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 522 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 539 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 760 layer_stack_.flags.cursor_present = true; in BuildLayerStack()
|