/hardware/ti/omap4-aah/camera/ |
D | ANativeWindowDisplayAdapter.cpp | 459 android::Rect bounds; in allocateBufferList() local 567 bounds.left = 0; in allocateBufferList() 568 bounds.top = 0; in allocateBufferList() 569 bounds.right = width; in allocateBufferList() 570 bounds.bottom = height; in allocateBufferList() 579 mapper.lock(*handle, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBufferList() 602 mapper.lock(*(buffer_handle_t *) mBuffers[i].opaque, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBufferList() 1122 android::Rect bounds; in handleFrameReturn() local 1167 bounds.left = 0; in handleFrameReturn() 1168 bounds.top = 0; in handleFrameReturn() [all …]
|
D | BufferSourceAdapter.cpp | 451 android::Rect bounds(width, height); in allocateBufferList() local 455 mapper.lock(*handle, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBufferList() 463 android::Rect bounds(width, height); in allocateBufferList() local 465 mapper.lock(*handle, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBufferList() 531 android::Rect bounds(mFrameWidth, mFrameHeight); in getBuffers() local 578 mapper.lock(*handle, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in getBuffers() 666 android::Rect bounds(mBuffers[0].width, mBuffers[0].height); in getBufferList() local 667 mapper.lock(*handle, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in getBufferList() 934 android::Rect bounds(mFrameWidth, mFrameHeight); in handleFrameReturn() local 966 mapper.lock(*buf, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in handleFrameReturn()
|
D | AppCallbackNotifier.cpp | 1129 android::Rect bounds; in notifyFrame() local 1130 bounds.left = 0; in notifyFrame() 1131 bounds.top = 0; in notifyFrame() 1132 bounds.right = mVideoWidth; in notifyFrame() 1133 bounds.bottom = mVideoHeight; in notifyFrame() 1136 … mapper.lock((buffer_handle_t)vBuf, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in notifyFrame()
|
/hardware/ti/omap4xxx/camera/ |
D | ANativeWindowDisplayAdapter.cpp | 533 Rect bounds; in allocateBuffer() local 631 bounds.left = 0; in allocateBuffer() 632 bounds.top = 0; in allocateBuffer() 633 bounds.right = width; in allocateBuffer() 634 bounds.bottom = height; in allocateBuffer() 642 mapper.lock((buffer_handle_t) mGrallocHandleMap[i], CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBuffer() 663 mapper.lock((buffer_handle_t) mGrallocHandleMap[i], CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBuffer() 1165 Rect bounds; in handleFrameReturn() local 1205 bounds.left = 0; in handleFrameReturn() 1206 bounds.top = 0; in handleFrameReturn() [all …]
|
D | AppCallbackNotifier.cpp | 1055 Rect bounds; in notifyFrame() local 1056 bounds.left = 0; in notifyFrame() 1057 bounds.top = 0; in notifyFrame() 1058 bounds.right = mVideoWidth; in notifyFrame() 1059 bounds.bottom = mVideoHeight; in notifyFrame() 1062 … mapper.lock((buffer_handle_t)vBuf, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in notifyFrame()
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | surfacetexture_test.cpp | 146 Rect bounds(width, height); in test_format() local 157 bounds, &data); in test_format()
|
D | camera_test_surfacetexture.cpp | 785 Rect bounds(aligned_width, aligned_height); in setInput() local 788 mapper.lock(anb->handle, GRALLOC_USAGE_SW_WRITE_OFTEN, bounds, dest); in setInput()
|
/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/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/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/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/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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 226 An unbounded out of bounds read was discovered when the 230 A bounded out of bounds read was discovered affecting all 502 Improve bounds checking in vp8_diamond_search_sadx4() 573 * Prevent out-of-bounds accesses on invalid data
|
/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/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/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 881 struct v4l2_rect bounds; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 651 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
|