Home
last modified time | relevance | path

Searched refs:bounds (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/sm8150/gps/
DAndroid.bp28 "bounds",
43 "bounds",
DAndroid.mk39 GNSS_SANITIZE := cfi alignment bounds null unreachable integer
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp453 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/
Dcopybit.cpp516 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/
Dcopybit.cpp494 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/
Dcopybit.cpp514 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/
Dcopybit.cpp494 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/
Dcopybit.cpp516 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/
Dcopybit.cpp516 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/
Dcopybit.cpp516 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/
Dcopybit.cpp514 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/
Dcopybit.cpp499 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/
Dvideodev2.h612 struct v4l2_rect bounds; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h830 struct v4l2_rect bounds; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h827 struct v4l2_rect bounds; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h611 struct v4l2_rect bounds; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h892 struct v4l2_rect bounds; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h762 struct v4l2_rect bounds; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h533 struct v4l2_rect bounds; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h656 struct v4l2_rect bounds; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h888 struct v4l2_rect bounds; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h1132 struct v4l2_rect bounds; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h789 struct v4l2_rect bounds; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h581 struct v4l2_rect bounds; member
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal425 * * crop rect is out of bounds of the buffer dimensions

12