/hardware/qcom/sm8150/gps/ |
D | Android.bp | 28 "bounds", 43 "bounds",
|
D | Android.mk | 39 GNSS_SANITIZE := cfi alignment bounds null unreachable integer
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 453 const struct copybit_rect_t bounds = { 0, 0, dst->w, dst->h }; in stretch_copybit() local 458 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | copybit.cpp | 516 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 520 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.cpp | 494 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 498 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit.cpp | 514 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 518 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.cpp | 494 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 498 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | copybit.cpp | 516 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 520 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit.cpp | 516 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 520 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | copybit.cpp | 516 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 520 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit.cpp | 514 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 518 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit.cpp | 499 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 503 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 612 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 830 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 827 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 611 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | videodev2.h | 892 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | videodev2.h | 762 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 533 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 656 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 888 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | videodev2.h | 1132 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 789 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 581 struct v4l2_rect bounds; member
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 425 * * crop rect is out of bounds of the buffer dimensions
|