HomeSort by relevance Sort by last modified time
    Searched refs:mFbCache (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 131 FbCache mFbCache;
hwc_copybit.cpp 141 mFbCache.reset();
174 mFbCache.insertAndUpdateFbCache(dirtyRect);
175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
179 mFbCache.reset();
487 mFbCache.reset(); // there is no layer marked for copybit
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.h 131 FbCache mFbCache;
hwc_copybit.cpp 141 mFbCache.reset();
174 mFbCache.insertAndUpdateFbCache(dirtyRect);
175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
179 mFbCache.reset();
496 mFbCache.reset(); // there is no layer marked for copybit
    [all...]

Completed in 728 milliseconds