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

  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.cpp 626 hwc_rect_t commonRect = getIntersection(prevOvlap, overlap);
627 if(isValidRect(commonRect)) {
628 overlap = deductRect(overlap, commonRect);
    [all...]
hwc_mdpcomp.cpp     [all...]

Completed in 365 milliseconds