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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.cpp 667 hwc_rect_t dispFrame = layer->displayFrame;
668 hwc_rect_t iRect = getIntersection(dispFrame, overlap);
670 qhwc::calculate_crop_rects(crop, dispFrame, iRect,
    [all...]
hwc_mdpcomp.cpp 848 hwc_rect_t dispFrame = layer->displayFrame;
851 if (!isPeripheral(dispFrame, ctx->mViewFrame[mDpy]) ||
868 if ((isValidRect(getIntersection(dispFrame, disFrame)))
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.cpp 720 hwc_rect_t dispFrame = layer->displayFrame;
721 hwc_rect_t iRect = getIntersection(dispFrame, overlap);
723 qhwc::calculate_crop_rects(crop, dispFrame, iRect,
    [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 831 hwc_rect_t dispFrame = layer->displayFrame;
832 hwc_rect_t iRect = getIntersection(dispFrame, overlap);
834 qhwc::calculate_crop_rects(crop, dispFrame, iRect,
    [all...]
hwc_mdpcomp.cpp     [all...]

Completed in 79 milliseconds