Searched refs:HWC_COLOR_FILL (Results 1 – 15 of 15) sorted by relevance
157 HWC_COLOR_FILL = 0x00000008, enumerator575 !(layer->flags & HWC_COLOR_FILL)); in has90Transform()
364 if (layer->flags & HWC_COLOR_FILL) { // Color layer in drawLayerUsingCopybit()
568 case HWC_COLOR_FILL: in hwc_query()
315 if (layer->flags & HWC_COLOR_FILL) { in isValidDimension()1660 if (!(layer->flags & HWC_COLOR_FILL)) { in draw()
1632 if (layer->flags & HWC_COLOR_FILL) { in configureNonSplit()
182 HWC_COLOR_FILL = 0x00000008, enumerator614 !(layer->flags & HWC_COLOR_FILL)); in has90Transform()
557 case HWC_COLOR_FILL: in hwc_query()
340 if (layer->flags & HWC_COLOR_FILL) { in isValidDimension()1873 if (!(layer->flags & HWC_COLOR_FILL)) { in draw()
731 if (layer->flags & HWC_COLOR_FILL) { // Color layer in drawLayerUsingCopybit()
1637 if (layer->flags & HWC_COLOR_FILL) { in configureNonSplit()
200 HWC_COLOR_FILL = 0x00000008, enumerator703 !(layer->flags & HWC_COLOR_FILL)); in has90Transform()
398 if (layer->flags & HWC_COLOR_FILL) { in isValidDimension()841 int transform = (layer->flags & HWC_COLOR_FILL) ? 0 : layer->transform; in tryFullFrame()2272 if (!(layer->flags & HWC_COLOR_FILL)) { in draw()
608 case HWC_COLOR_FILL: in hwc_query()
986 int transform = (list->hwLayers[i].flags & HWC_COLOR_FILL) ? 0 : in trimList()1427 int transform = (layer->flags & HWC_COLOR_FILL) ? 0 : in optimizeLayerRects()1978 if (layer->flags & HWC_COLOR_FILL) { in configureNonSplit()
784 if (layer->flags & HWC_COLOR_FILL) { // Color layer in drawLayerUsingCopybit()