Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:layerCount

139    if(mLayerCache.layerCount != ctx->listStats[dpy].numAppLayers) {
407 int layerCount = 0;
418 layerCount = ctx->listStats[dpy].numAppLayers;
436 if(layerCount == 1)
439 if(layerCount == MAX_LAYERS_FOR_ABC) {
444 for (int i = abcRenderBufIdx + 1; i < layerCount; i++) {
460 for(int i = abcRenderBufIdx + 1; i < layerCount; i++){
1150 layerCount = 0;
1155 layerCount = ctx->listStats[dpy].numAppLayers;