Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/
DANativeWindowDisplayAdapter.cpp459 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 …]
DBufferSourceAdapter.cpp451 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()
DAppCallbackNotifier.cpp1129 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/
DANativeWindowDisplayAdapter.cpp533 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 …]
DAppCallbackNotifier.cpp1055 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/
Dsurfacetexture_test.cpp146 Rect bounds(width, height); in test_format() local
157 bounds, &data); in test_format()
Dcamera_test_surfacetexture.cpp785 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/
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/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/msm8909/libcopybit/
Dcopybit.cpp509 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/
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/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/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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG226 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/
Dvideodev2.h611 struct v4l2_rect bounds; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h830 struct v4l2_rect bounds; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h612 struct v4l2_rect bounds; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h827 struct v4l2_rect bounds; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h881 struct v4l2_rect bounds; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h651 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