Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:dropCount

545             mCurrentFrame.dropCount++;
555 mCurrentFrame.dropCount++;
562 mCurrentFrame.dropCount = 0;
651 mCurrentFrame.dropCount++;
664 mCurrentFrame.dropCount++;
670 mCurrentFrame.dropCount = 0;
868 mCurrentFrame.dropCount;
904 isYuvPresent(ctx, mDpy) || mCurrentFrame.dropCount ||
1196 const int numNonDroppedLayers = numAppLayers - mCurrentFrame.dropCount;
1203 int dropCount = 0;
1208 dropCount++;
1214 mdpBatchSize = min(i - dropCount, stagesForMDP - 1);
1222 mCurrentFrame.dropCount);
1258 mCurrentFrame.dropCount);
1325 mCurrentFrame.fbCount -= mCurrentFrame.dropCount;
1402 mCurrentFrame.fbCount -= mCurrentFrame.dropCount;
1646 mCurrentFrame.fbCount - mCurrentFrame.dropCount;
1671 - frame.dropCount;
1674 __FUNCTION__, frame.mdpCount, frame.fbCount, frame.dropCount);
1683 mCurrentFrame.dropCount++;
1687 mCurrentFrame.fbCount -= mCurrentFrame.dropCount;
1689 mCurrentFrame.fbCount - mCurrentFrame.dropCount;
1692 mCurrentFrame.dropCount);
1722 frame.mdpCount = frame.layerCount - frame.fbCount - frame.dropCount;
1747 mCurrentFrame.fbCount - mCurrentFrame.dropCount;
1933 frame.dropCount = 0;
1993 mCurrentFrame.dropCount = 0;
2044 mCurrentFrame.dropCount = 0;