Searched refs:updateCounts (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.h127 void updateCounts(const FrameInfo&);
H A Dhwc_mdpcomp.cpp278 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) { function in class:qhwc::MDPComp::LayerCache
1302 mCachedFrame.updateCounts(mCurrentFrame);
1336 mCachedFrame.updateCounts(mCurrentFrame);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.h114 void updateCounts(const FrameInfo&);
H A Dhwc_mdpcomp.cpp260 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) { function in class:qhwc::MDPComp::LayerCache
742 mCachedFrame.updateCounts(mCurrentFrame);
788 mCachedFrame.updateCounts(mCurrentFrame);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.h119 void updateCounts(const FrameInfo&);
H A Dhwc_mdpcomp.cpp144 mCachedFrame.updateCounts(mCurrentFrame);
237 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) { function in class:qhwc::MDPComp::LayerCache
861 mCachedFrame.updateCounts(mCurrentFrame);
934 mCachedFrame.updateCounts(mCurrentFrame);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_mdpcomp.h135 void updateCounts(const FrameInfo&);
H A Dhwc_mdpcomp.cpp285 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) { function in class:qhwc::MDPComp::LayerCache
1445 mCachedFrame.updateCounts(mCurrentFrame);
1480 mCachedFrame.updateCounts(mCurrentFrame);

Completed in 30 milliseconds