Searched refs:intersect (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/libqdutils/
H A Dcb_utils.cpp74 wormholeRegion.subtractSelf(wormholeRegion.intersect(tmpRegion));
/hardware/qcom/display/msm8226/libqdutils/
H A Dcb_utils.cpp74 wormholeRegion.subtractSelf(wormholeRegion.intersect(tmpRegion));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dftfy.sh133 "${dirname_self}"/intersect-diffs.py \
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.cpp113 static void intersect(struct copybit_rect_t *out, function
163 intersect(&clip, scissor, dst);
458 intersect(&clip, &bounds, &clip);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.cpp115 static void intersect(struct copybit_rect_t *out, function
166 intersect(&clip, scissor, dst);
492 intersect(&clip, &bounds, &clip);
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit.cpp115 static void intersect(struct copybit_rect_t *out, function
167 intersect(&clip, scissor, dst);
498 intersect(&clip, &bounds, &clip);
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit.cpp115 static void intersect(struct copybit_rect_t *out, function
167 intersect(&clip, scissor, dst);
498 intersect(&clip, &bounds, &clip);
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp829 inline bool intersect(const hwc_rect &r1, const hwc_rect &r2) function
963 if (intersect(visible_rect, overlaps.itemAt(j)))
983 if (intersect(visible_rect, other_rect))

Completed in 506 milliseconds