Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:numHwLayers

98         if (LIKELY(list && list->numHwLayers > 0)) {
101 (list->numHwLayers > 1)) {
109 ctx->mPrevHwLayerCount[i] = (int)list->numHwLayers;
127 if (LIKELY(list && list->numHwLayers > 0)) {
128 for(size_t layerIndex = 0; layerIndex < list->numHwLayers;
179 if (LIKELY(list && list->numHwLayers > 0)) {
183 * the layer-list is non-null and numHwLayers > 0, we assume
207 if (LIKELY(list && list->numHwLayers > 0)) {
208 for(size_t j = 0; j < list->numHwLayers; j++) {
237 for (size_t i = 0; i < list->numHwLayers; i++) {
258 if (LIKELY(list && list->numHwLayers > 1) && ctx->dpyAttr[dpy].connected &&
282 reset_layer_prop(ctx, dpy, (int)list->numHwLayers - 1);
310 if (LIKELY(list && list->numHwLayers > 1) &&
313 reset_layer_prop(ctx, dpy, (int)list->numHwLayers - 1);
330 for(size_t i = 0 ;i < (size_t)(list->numHwLayers - 1); i++) {
592 size_t last = list->numHwLayers - 1;
604 if(list->numHwLayers > 1)
672 size_t last = list->numHwLayers - 1;
679 if(list->numHwLayers > 1)