Home
last modified time | relevance | path

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

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