Searched refs:getUnchangedFbDRCount (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.h77 int getUnchangedFbDRCount(hwc_rect_t dirtyRect);
H A Dhwc_copybit.cpp175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
1175 int CopyBit::FbCache::getUnchangedFbDRCount(hwc_rect_t dirtyRect){ function in class:qhwc::CopyBit::FbCache
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_copybit.h83 int getUnchangedFbDRCount(hwc_rect_t dirtyRect,
H A Dhwc_copybit.cpp265 if(mFbCache.getUnchangedFbDRCount(dirtyRect, displayRect) <
1365 int CopyBit::FbCache::getUnchangedFbDRCount(hwc_rect_t dirtyRect, function in class:qhwc::CopyBit::FbCache
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_copybit.h77 int getUnchangedFbDRCount(hwc_rect_t dirtyRect);
H A Dhwc_copybit.cpp175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
1228 int CopyBit::FbCache::getUnchangedFbDRCount(hwc_rect_t dirtyRect){ function in class:qhwc::CopyBit::FbCache

Completed in 339 milliseconds