HomeSort by relevance Sort by last modified time
    Searched refs:fbCount (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.cpp 59 fbCount:%2d \n", mCurrentFrame.layerCount,
60 mCurrentFrame.mdpCount, mCurrentFrame.fbCount);
218 fbCount = numLayers;
256 cacheCount = curFrame.fbCount;
429 mCurrentFrame.fbCount = 0;
484 int fbNeeded = int(mCurrentFrame.fbCount != 0);
551 if(!mCurrentFrame.fbCount) {
584 mCurrentFrame.fbCount = maxBatchCount;
586 mCurrentFrame.fbCount;
589 mCurrentFrame.fbCount);
    [all...]
hwc_mdpcomp.h 88 int fbCount;

Completed in 27 milliseconds