HomeSort by relevance Sort by last modified time
    Searched refs:cursor_present (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8996/sdm/include/core/
layer_stack.h 181 uint32_t cursor_present : 1; //!< This flag will be set to true if the current layer member in struct:sdm::LayerStackFlags::__anon33616::__anon33617
  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.cpp 435 if (!layer_stack->flags.cursor_present) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp 538 layer_stack_.flags.cursor_present = true;
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp 375 layer_stack_.flags.cursor_present = true;
    [all...]

Completed in 48 milliseconds