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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 157 HWC_COLOR_FILL = 0x00000008,
573 !(layer->flags & HWC_COLOR_FILL));
hwc.cpp 568 case HWC_COLOR_FILL:
hwc_copybit.cpp 364 if (layer->flags & HWC_COLOR_FILL) { // Color layer
hwc_mdpcomp.cpp 323 if (layer->flags & HWC_COLOR_FILL) {
    [all...]
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 178 HWC_COLOR_FILL = 0x00000008,
610 !(layer->flags & HWC_COLOR_FILL));
hwc.cpp 541 case HWC_COLOR_FILL:
hwc_mdpcomp.cpp 332 if (layer->flags & HWC_COLOR_FILL) {
    [all...]
hwc_copybit.cpp 731 if (layer->flags & HWC_COLOR_FILL) { // Color layer
    [all...]
hwc_utils.cpp     [all...]

Completed in 59 milliseconds