Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:numHwLayers

94         if (LIKELY(list && list->numHwLayers > 1)) {
95 for(uint32_t j = 0; j < list->numHwLayers; j++) {
142 if (LIKELY(list && list->numHwLayers > 1) &&
144 reset_layer_prop(ctx, dpy, list->numHwLayers - 1);
145 uint32_t last = list->numHwLayers - 1;
169 if (LIKELY(list && list->numHwLayers > 1) &&
172 reset_layer_prop(ctx, dpy, list->numHwLayers - 1);
173 uint32_t last = list->numHwLayers - 1;
357 uint32_t last = list->numHwLayers - 1;
363 if(list->numHwLayers > 1)
405 uint32_t last = list->numHwLayers - 1;
412 if(list->numHwLayers > 1)