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

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.h131 FbCache mFbCache; member in class:qhwc::CopyBit
H A Dhwc_copybit.cpp141 mFbCache.reset();
174 mFbCache.insertAndUpdateFbCache(dirtyRect);
175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
179 mFbCache.reset();
487 mFbCache.reset(); // there is no layer marked for copybit
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_copybit.h138 FbCache mFbCache; member in class:qhwc::CopyBit
H A Dhwc_copybit.cpp215 mFbCache.reset();
255 mFbCache.reset();
265 if(mFbCache.getUnchangedFbDRCount(dirtyRect, displayRect) <
267 mFbCache.insertAndUpdateFbCache(dirtyRect, displayRect);
275 mFbCache.reset();
600 mFbCache.reset(); // there is no layer marked for copybit
605 mFbCache.reset();
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_copybit.h131 FbCache mFbCache; member in class:qhwc::CopyBit
H A Dhwc_copybit.cpp141 mFbCache.reset();
174 mFbCache.insertAndUpdateFbCache(dirtyRect);
175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
179 mFbCache.reset();
496 mFbCache.reset(); // there is no layer marked for copybit

Completed in 114 milliseconds