Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:HWC_COLOR_FILL

394         if (layer->flags & HWC_COLOR_FILL) {
814 int transform = (layer->flags & HWC_COLOR_FILL) ? 0 : layer->transform;
2231 if (!(layer->flags & HWC_COLOR_FILL)) {