Lines Matching refs:numHwLayers
94 if (LIKELY(list && list->numHwLayers > 1)) { in reset()
95 for(uint32_t j = 0; j < list->numHwLayers; j++) { in reset()
142 if (LIKELY(list && list->numHwLayers > 1) && in hwc_prepare_primary()
144 reset_layer_prop(ctx, dpy, list->numHwLayers - 1); in hwc_prepare_primary()
145 uint32_t last = list->numHwLayers - 1; in hwc_prepare_primary()
169 if (LIKELY(list && list->numHwLayers > 1) && in hwc_prepare_external()
172 reset_layer_prop(ctx, dpy, list->numHwLayers - 1); in hwc_prepare_external()
173 uint32_t last = list->numHwLayers - 1; in hwc_prepare_external()
357 uint32_t last = list->numHwLayers - 1; in hwc_set_primary()
363 if(list->numHwLayers > 1) in hwc_set_primary()
405 uint32_t last = list->numHwLayers - 1; in hwc_set_external()
412 if(list->numHwLayers > 1) in hwc_set_external()