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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 77 int getUnchangedFbDRCount(hwc_rect_t dirtyRect);
hwc_copybit.cpp 175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.h 77 int getUnchangedFbDRCount(hwc_rect_t dirtyRect);
hwc_copybit.cpp 175 if(mFbCache.getUnchangedFbDRCount(dirtyRect) <
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.h 83 int getUnchangedFbDRCount(hwc_rect_t dirtyRect,
hwc_copybit.cpp 265 if(mFbCache.getUnchangedFbDRCount(dirtyRect, displayRect) <
    [all...]

Completed in 692 milliseconds