Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_copybit.h76 void insertAndUpdateFbCache(hwc_rect_t dirtyRect);
Dhwc_copybit.cpp174 mFbCache.insertAndUpdateFbCache(dirtyRect); in getLayersChanging()
1222 void CopyBit::FbCache::insertAndUpdateFbCache(hwc_rect_t dirtyRect) { in insertAndUpdateFbCache() function in qhwc::CopyBit::FbCache
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.h76 void insertAndUpdateFbCache(hwc_rect_t dirtyRect);
Dhwc_copybit.cpp174 mFbCache.insertAndUpdateFbCache(dirtyRect); in getLayersChanging()
1169 void CopyBit::FbCache::insertAndUpdateFbCache(hwc_rect_t dirtyRect) { in insertAndUpdateFbCache() function in qhwc::CopyBit::FbCache
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_copybit.h81 void insertAndUpdateFbCache(hwc_rect_t dirtyRect,
Dhwc_copybit.cpp267 mFbCache.insertAndUpdateFbCache(dirtyRect, displayRect); in prepareSwapRect()
1357 void CopyBit::FbCache::insertAndUpdateFbCache(hwc_rect_t dirtyRect, in insertAndUpdateFbCache() function in qhwc::CopyBit::FbCache