Home | History | Annotate | Download | only in hwc

Lines Matching refs:HWC_SKIP_LAYER

753     if ((layer->flags & HWC_SKIP_LAYER) || !handle)
846 if (!(layers[l].flags & HWC_SKIP_LAYER) && handle && is_NV12(handle->iFormat))
996 l->flags & HWC_SKIP_LAYER ? "skip" : "none");