Home
last modified time | relevance | path

Searched refs:dropCount (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp446 mCurrentFrame.dropCount++; in validateAndApplyROI()
456 mCurrentFrame.dropCount++; in validateAndApplyROI()
463 mCurrentFrame.dropCount = 0; in validateAndApplyROI()
551 mCurrentFrame.dropCount++; in validateAndApplyROI()
564 mCurrentFrame.dropCount++; in validateAndApplyROI()
570 mCurrentFrame.dropCount = 0; in validateAndApplyROI()
769 mCurrentFrame.dropCount; in fullMDPComp()
869 const int numNonDroppedLayers = numAppLayers - mCurrentFrame.dropCount; in loadBasedComp()
876 int dropCount = 0; in loadBasedComp() local
881 dropCount++; in loadBasedComp()
[all …]
Dhwc_mdpcomp.h110 int dropCount; member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp457 mCurrentFrame.dropCount++; in validateAndApplyROI()
467 mCurrentFrame.dropCount++; in validateAndApplyROI()
474 mCurrentFrame.dropCount = 0; in validateAndApplyROI()
562 mCurrentFrame.dropCount++; in validateAndApplyROI()
575 mCurrentFrame.dropCount++; in validateAndApplyROI()
581 mCurrentFrame.dropCount = 0; in validateAndApplyROI()
774 mCurrentFrame.dropCount; in fullMDPComp()
810 isYuvPresent(ctx, mDpy) || mCurrentFrame.dropCount || in fullMDPCompWithPTOR()
1045 const int numNonDroppedLayers = numAppLayers - mCurrentFrame.dropCount; in loadBasedComp()
1052 int dropCount = 0; in loadBasedComp() local
[all …]
Dhwc_mdpcomp.h113 int dropCount; member