/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/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/sdm845/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/msm8998/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/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/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/display/msm8909/libcopybit/ |
D | copybit.cpp | 509 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() local 513 intersect(&clip, &bounds, &clip); in stretch_copybit()
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 612 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/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 830 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/msm8996/kernel-headers/linux/ |
D | videodev2.h | 656 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | videodev2.h | 762 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
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 294 * the input “values”. If the the given “lookup” indices are out of bounds,
|