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

  /hardware/qcom/display/msm8996/sdm/include/core/
layer_stack.h 73 kCompositionHWCursor, //!< This layer will be handled by SDE using HWCursor. It must not be
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_layers.cpp 531 case kCompositionHWCursor:
  /hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp 660 case kCompositionHWCursor: return "CURSOR";
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp 768 case kCompositionHWCursor: *target = HWC_CURSOR_OVERLAY; break;
    [all...]

Completed in 53 milliseconds