Lines Matching defs:numAppLayers
191 const int numLayers = ctx->listStats[mDpy].numAppLayers;
263 for(int index = 0; index < ctx->listStats[mDpy].numAppLayers; index++) {
362 if(layerCount != ctx->listStats[dpy].numAppLayers)
528 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
531 for(int i = numAppLayers - 1; i >= 0; i--){
569 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
577 for(int index = 0; index < numAppLayers; index++ ) {
625 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
630 for(int i = numAppLayers - 1; i >= 0; i--){
674 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
686 for(int index = 0; index < numAppLayers; index++ ) {
741 const int numAppLayers = ctx->listStats[mDpy].numAppLayers;
755 (ctx->listStats[mDpy].numAppLayers != 1)) {
800 for(int i = 0; i < numAppLayers; ++i) {
849 const int numAppLayers = ctx->listStats[mDpy].numAppLayers;
850 for(int i = 0; i < numAppLayers; i++) {
896 const int numAppLayers = ctx->listStats[mDpy].numAppLayers;
907 if ((numAppLayers > stagesForMDP) || isSkipPresent(ctx, mDpy) ||
914 for(int i = 0; i < numAppLayers; i++) {
943 for (int i = numAppLayers-1; (i >= 0 &&
988 hwc_rect_t displayFrame[numAppLayers];
989 hwc_rect_t sourceCrop[numAppLayers];
990 for(int i = 0; i < numAppLayers; i++) {
1079 mCurrentFrame.mdpCount = numAppLayers;
1083 for (int j = 0; j < numAppLayers; j++) {
1095 for(int i = 0; i < numAppLayers; i++) {
1156 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
1157 mCurrentFrame.reset(numAppLayers);
1161 for(int i = 0; i < numAppLayers; i++) {
1217 const int numAppLayers = ctx->listStats[mDpy].numAppLayers;
1218 const int numNonDroppedLayers = numAppLayers - mCurrentFrame.dropCount;
1224 int lastMDPSupportedIndex = numAppLayers;
1228 for(int i = 0; i < numAppLayers;i++) {
1260 mCurrentFrame.reset(numAppLayers);
1329 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
1331 mCurrentFrame.reset(numAppLayers);
1395 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
1396 mCurrentFrame.reset(numAppLayers);
1651 int numAppLayers = ctx->listStats[mDpy].numAppLayers;
1654 for(int i = 0; i < numAppLayers; i++) {
1676 for (size_t i = 0; i < (size_t)ctx->listStats[mDpy].numAppLayers; i++) {
1949 const int numLayers = ctx->listStats[mDpy].numAppLayers;
2041 for(int i = 0; i < ctx->listStats[mDpy].numAppLayers; i++) {
2223 int numHwLayers = ctx->listStats[mDpy].numAppLayers;
2473 int numHwLayers = ctx->listStats[mDpy].numAppLayers;