Home | History | Annotate | Download | only in drm_hwcomposer

Lines Matching refs:use_hw_overlays_

225       use_hw_overlays_(true),
882 use_hw_overlays_ = !ret;
885 // If use_hw_overlays_ is false, we can't use hardware to composite the
888 if (!use_hw_overlays_) {