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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 832 hwc_rect_t overlapRect[MAX_PTOR_LAYERS];
833 memset(overlapRect, 0, sizeof(overlapRect));
869 overlapRect[numPTORLayersFound] = list->hwLayers[i].displayFrame;
875 if(isValidRect(getIntersection(overlapRect[0], overlapRect[1])))
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp     [all...]

Completed in 60 milliseconds