Home
last modified time | relevance | path

Searched refs:FbCache (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.h71 struct FbCache { struct
74 FbCache(); argument
131 FbCache mFbCache;
Dhwc_copybit.cpp1161 CopyBit::FbCache::FbCache() { in FbCache() function in qhwc::CopyBit::FbCache
1164 void CopyBit::FbCache::reset() { in reset()
1169 void CopyBit::FbCache::insertAndUpdateFbCache(hwc_rect_t dirtyRect) { in insertAndUpdateFbCache()
1175 int CopyBit::FbCache::getUnchangedFbDRCount(hwc_rect_t dirtyRect){ in getUnchangedFbDRCount()