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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 157 HWC_COLOR_FILL = 0x00000008,
575 !(layer->flags & HWC_COLOR_FILL));
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 182 HWC_COLOR_FILL = 0x00000008,
614 !(layer->flags & HWC_COLOR_FILL));
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 204 HWC_COLOR_FILL = 0x00000008,
684 !(layer->flags & HWC_COLOR_FILL));
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 200 HWC_COLOR_FILL = 0x00000008,
703 !(layer->flags & HWC_COLOR_FILL));

Completed in 47 milliseconds