Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:numHwLayers

98         if (LIKELY(list && list->numHwLayers > 1)) {
99 for(uint32_t j = 0; j < list->numHwLayers; j++) {
156 if (LIKELY(list && list->numHwLayers > 1) &&
158 reset_layer_prop(ctx, dpy, list->numHwLayers - 1);
180 if (LIKELY(list && list->numHwLayers > 1) &&
183 reset_layer_prop(ctx, dpy, list->numHwLayers - 1);
216 if (list && list->outbuf && list->numHwLayers > 0) {
217 reset_layer_prop(ctx, dpy, list->numHwLayers - 1);
218 uint32_t last = list->numHwLayers - 1;
408 uint32_t last = list->numHwLayers - 1;
414 if(list->numHwLayers > 1)
456 uint32_t last = list->numHwLayers - 1;
463 if(list->numHwLayers > 1)
499 if (list && list->outbuf && list->numHwLayers > 0) {
500 uint32_t last = list->numHwLayers - 1;