Home
last modified time | relevance | path

Searched refs:INT (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp77 r.end = INT(rect.count); in RegionIterator()
91 rect->t = INT(me->rect_array.rect[me->r.current].top); in iterate()
148 if (INT(width) != blit_target_buffer_[0]->width || in AllocateBlitTargetBuffers()
149 INT(height) != blit_target_buffer_[0]->height) { in AllocateBlitTargetBuffers()
185 copybit_rect_t clear_rect = {INT(rect.left), INT(rect.top), INT(rect.right), INT(rect.bottom)}; in ClearTargetBuffer()
285 int fbwidth = INT(layer_buffer.unaligned_width); in Prepare()
286 int fbheight = INT(layer_buffer.unaligned_height); in Prepare()
516 copybit_rect_t src_rect = {INT(blit_rect.left), INT(blit_rect.top), INT(blit_rect.right), in DrawRectUsingCopybit()
517 INT(blit_rect.bottom)}; in DrawRectUsingCopybit()
520 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), in DrawRectUsingCopybit()
[all …]
H A Dhwc_buffer_allocator.cpp63 int width = INT(buffer_config.width); in AllocateBuffer()
64 int height = INT(buffer_config.height); in AllocateBuffer()
72 alloc_flags = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in AllocateBuffer()
73 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in AllocateBuffer()
168 int width = INT(buffer_config.width); in GetBufferSize()
169 int height = INT(buffer_config.height); in GetBufferSize()
177 alloc_flags = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in GetBufferSize()
178 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetBufferSize()
270 int width = INT(buffer_config.width); in GetAllocatedBufferInfo()
271 int height = INT(buffer_config.height); in GetAllocatedBufferInfo()
[all …]
H A Dhwc_tonemapper.cpp146 fb_tone_map_session->layer_index_ = INT(i); in HandleToneMap()
166 session->layer_index_ = INT(i); in HandleToneMap()
276 grid_size = INT(layer->lut_3d.gridSize); in AcquireToneMapSession()
317 int usage = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP | GRALLOC_USAGE_HW_TEXTURE); in AcquireToneMapSession()
320 usage = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in AcquireToneMapSession()
321 usage |= INT(GRALLOC_USAGE_PROTECTED); in AcquireToneMapSession()
325 error = session->AllocateIntermediateBuffers(INT(layer->request.width), in AcquireToneMapSession()
326 INT(layer->request.height), format, usage); in AcquireToneMapSession()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp77 r.end = INT(rect.count); in RegionIterator()
91 rect->t = INT(me->rect_array.rect[me->r.current].top); in iterate()
148 if (INT(width) != blit_target_buffer_[0]->width || in AllocateBlitTargetBuffers()
149 INT(height) != blit_target_buffer_[0]->height) { in AllocateBlitTargetBuffers()
185 copybit_rect_t clear_rect = {INT(rect.left), INT(rect.top), INT(rect.right), INT(rect.bottom)}; in ClearTargetBuffer()
285 int fbwidth = INT(layer_buffer.unaligned_width); in Prepare()
286 int fbheight = INT(layer_buffer.unaligned_height); in Prepare()
516 copybit_rect_t src_rect = {INT(blit_rect.left), INT(blit_rect.top), INT(blit_rect.right), in DrawRectUsingCopybit()
517 INT(blit_rect.bottom)}; in DrawRectUsingCopybit()
520 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), in DrawRectUsingCopybit()
[all …]
H A Dhwc_buffer_allocator.cpp63 int width = INT(buffer_config.width); in AllocateBuffer()
64 int height = INT(buffer_config.height); in AllocateBuffer()
72 alloc_flags = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in AllocateBuffer()
73 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in AllocateBuffer()
168 int width = INT(buffer_config.width); in GetBufferSize()
169 int height = INT(buffer_config.height); in GetBufferSize()
177 alloc_flags = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in GetBufferSize()
178 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetBufferSize()
270 int width = INT(buffer_config.width); in GetAllocatedBufferInfo()
271 int height = INT(buffer_config.height); in GetAllocatedBufferInfo()
[all …]
H A Dhwc_tonemapper.cpp146 fb_tone_map_session->layer_index_ = INT(i); in HandleToneMap()
166 session->layer_index_ = INT(i); in HandleToneMap()
276 grid_size = INT(layer->lut_3d.gridSize); in AcquireToneMapSession()
317 int usage = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP | GRALLOC_USAGE_HW_TEXTURE); in AcquireToneMapSession()
320 usage = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in AcquireToneMapSession()
321 usage |= INT(GRALLOC_USAGE_PROTECTED); in AcquireToneMapSession()
325 error = session->AllocateIntermediateBuffers(INT(layer->request.width), in AcquireToneMapSession()
326 INT(layer->request.height), format, usage); in AcquireToneMapSession()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp77 r.end = INT(rect.count); in RegionIterator()
91 rect->t = INT(me->rect_array.rect[me->r.current].top); in iterate()
148 if (INT(width) != blit_target_buffer_[0]->width || in AllocateBlitTargetBuffers()
149 INT(height) != blit_target_buffer_[0]->height) { in AllocateBlitTargetBuffers()
185 copybit_rect_t clear_rect = {INT(rect.left), INT(rect.top), INT(rect.right), INT(rect.bottom)}; in ClearTargetBuffer()
285 int fbwidth = INT(layer_buffer->width); in Prepare()
286 int fbheight = INT(layer_buffer->height); in Prepare()
501 copybit_rect_t src_rect = {INT(blit_rect.left), INT(blit_rect.top), INT(blit_rect.right), in DrawRectUsingCopybit()
502 INT(blit_rect.bottom)}; in DrawRectUsingCopybit()
505 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), in DrawRectUsingCopybit()
[all …]
H A Dhwc_buffer_allocator.cpp60 int alloc_flags = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP); in AllocateBuffer()
63 int width = INT(buffer_config.width); in AllocateBuffer()
64 int height = INT(buffer_config.height); in AllocateBuffer()
68 alloc_flags = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in AllocateBuffer()
69 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in AllocateBuffer()
158 int alloc_flags = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP); in GetBufferSize()
160 int width = INT(buffer_config.width); in GetBufferSize()
161 int height = INT(buffer_config.height); in GetBufferSize()
165 alloc_flags = INT(GRALLOC_USAGE_PRIVATE_MM_HEAP); in GetBufferSize()
166 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetBufferSize()
/aosp12/packages/modules/StatsD/statsd/src/
H A DFieldValue.cpp143 case INT: in Value()
168 case INT: in toString()
187 case INT: in isZero()
208 case INT: in operator ==()
228 case INT: in operator !=()
249 case INT: in operator <()
270 case INT: in operator >()
291 case INT: in operator >=()
325 case INT: in operator -()
346 case INT: in operator =()
[all …]
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Ddisplay_base.cpp591 INT(l_roi.right) << " " << INT(l_roi.bottom) << ")"; in Dump()
593 os << " RIGHT(" << INT(r_roi.left) << " " << INT(r_roi.top) << " " << INT(r_roi.right) << " " in Dump()
601 INT(fb_roi.right) << " " << INT(fb_roi.bottom) << ")"; in Dump()
642 INT(src_roi.left), INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in Dump()
643 INT(dst_roi.left), INT(dst_roi.top), INT(dst_roi.right), INT(dst_roi.bottom), in Dump()
668 0, INT(src_roi.right), INT(src_roi.bottom), in Dump()
669 buffer_format, INT(src_roi.left), INT(src_roi.top), in Dump()
670 INT(src_roi.right), INT(src_roi.bottom), INT(src_roi.left), in Dump()
671 INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in Dump()
708 INT(src_roi.right), INT(src_roi.bottom), INT(dst_roi.left), in Dump()
[all …]
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_base.cpp531 state_, INT(vsync_enable_), max_mixer_stages_); in AppendDump()
563 INT(l_roi.top), INT(l_roi.right), INT(l_roi.bottom)); in AppendDump()
566 DumpImpl::AppendString(buffer, length, ", RIGHT(%d %d %d %d)", INT(r_roi.left), in AppendDump()
567 INT(r_roi.top), INT(r_roi.right), INT(r_roi.bottom)); in AppendDump()
610 input_buffer->height, buffer_format, INT(src_roi.left), in AppendDump()
611 INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in AppendDump()
612 INT(dst_roi.left), INT(dst_roi.top), INT(dst_roi.right), in AppendDump()
613 INT(dst_roi.bottom), "-", "- ", "- ", "-"); in AppendDump()
648 buffer_format, INT(src_roi.left), INT(src_roi.top), in AppendDump()
649 INT(src_roi.right), INT(src_roi.bottom), INT(dst_roi.left), in AppendDump()
[all …]
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp135 int alloc_flags = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP); in GetBufferSize()
137 int width = INT(buffer_config.width); in GetBufferSize()
138 int height = INT(buffer_config.height); in GetBufferSize()
142 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetBufferSize()
276 int alloc_flags = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP); in GetAllocatedBufferInfo()
278 int width = INT(buffer_config.width); in GetAllocatedBufferInfo()
279 int height = INT(buffer_config.height); in GetAllocatedBufferInfo()
283 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetAllocatedBufferInfo()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp141 int alloc_flags = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP); in GetBufferSize()
143 int width = INT(buffer_config.width); in GetBufferSize()
144 int height = INT(buffer_config.height); in GetBufferSize()
148 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetBufferSize()
282 int alloc_flags = INT(GRALLOC_USAGE_PRIVATE_IOMMU_HEAP); in GetAllocatedBufferInfo()
284 int width = INT(buffer_config.width); in GetAllocatedBufferInfo()
285 int height = INT(buffer_config.height); in GetAllocatedBufferInfo()
289 alloc_flags |= INT(GRALLOC_USAGE_PROTECTED); in GetAllocatedBufferInfo()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_ion_alloc.cpp82 if (ioctl(ion_dev_fd_, INT(ION_IOC_ALLOC), &ion_alloc_data)) { in AllocBuffer()
90 if (ioctl(ion_dev_fd_, INT(ION_IOC_MAP), &fd_data)) { in AllocBuffer()
93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
119 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
148 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
195 if (ioctl(ion_dev_fd_, INT(ION_IOC_CUSTOM), &d)) { in CleanBuffer()
H A Dgr_utils.cpp295 y_meta_stride = VENUS_Y_META_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
299 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
300 y_height = VENUS_Y_SCANLINES(color_format, INT(height)); in GetYuvUbwcSPPlaneInfo()
303 c_meta_stride = VENUS_UV_META_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
311 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
325 uv_stride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcInterlacedSPPlaneInfo()
326 uv_height = VENUS_UV_SCANLINES(color_format, INT(height)); in GetYuvUbwcInterlacedSPPlaneInfo()
365 format = INT(linear_format); in GetYUVPlaneInfo()
747 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight()
748 aligned_h = INT(VENUS_Y_SCANLINES(COLOR_FMT_NV12, height)); in GetAlignedWidthAndHeight()
[all …]
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_ion_alloc.cpp82 if (ioctl(ion_dev_fd_, INT(ION_IOC_ALLOC), &ion_alloc_data)) { in AllocBuffer()
90 if (ioctl(ion_dev_fd_, INT(ION_IOC_MAP), &fd_data)) { in AllocBuffer()
93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
119 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
148 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
195 if (ioctl(ion_dev_fd_, INT(ION_IOC_CUSTOM), &d)) { in CleanBuffer()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_ion_alloc.cpp82 if (ioctl(ion_dev_fd_, INT(ION_IOC_ALLOC), &ion_alloc_data)) { in AllocBuffer()
90 if (ioctl(ion_dev_fd_, INT(ION_IOC_MAP), &fd_data)) { in AllocBuffer()
93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
119 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
148 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
195 if (ioctl(ion_dev_fd_, INT(ION_IOC_CUSTOM), &d)) { in CleanBuffer()
H A Dgr_utils.cpp295 y_meta_stride = VENUS_Y_META_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
299 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
300 y_height = VENUS_Y_SCANLINES(color_format, INT(height)); in GetYuvUbwcSPPlaneInfo()
303 c_meta_stride = VENUS_UV_META_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
311 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
325 uv_stride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcInterlacedSPPlaneInfo()
326 uv_height = VENUS_UV_SCANLINES(color_format, INT(height)); in GetYuvUbwcInterlacedSPPlaneInfo()
365 format = INT(linear_format); in GetYUVPlaneInfo()
747 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight()
748 aligned_h = INT(VENUS_Y_SCANLINES(COLOR_FMT_NV12, height)); in GetAlignedWidthAndHeight()
[all …]
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_ion_alloc.cpp93 if (ioctl(ion_dev_fd_, INT(ION_IOC_ALLOC), &ion_alloc_data)) { in AllocBuffer()
103 if (ioctl(ion_dev_fd_, INT(ION_IOC_MAP), &fd_data)) { in AllocBuffer()
106 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
133 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
162 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
209 if (ioctl(ion_dev_fd_, INT(ION_IOC_CUSTOM), &d)) { in CleanBuffer()
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_ion_alloc.cpp88 if (ioctl(ion_dev_fd_, INT(ION_IOC_ALLOC), &ion_alloc_data)) { in AllocBuffer()
98 if (ioctl(ion_dev_fd_, INT(ION_IOC_MAP), &fd_data)) { in AllocBuffer()
101 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
128 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
157 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
204 if (ioctl(ion_dev_fd_, INT(ION_IOC_CUSTOM), &d)) { in CleanBuffer()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Ddisplay_base.cpp514 state_, INT(vsync_enable_), max_mixer_stages_); in AppendDump()
549 INT(l_roi.left), INT(l_roi.top), INT(l_roi.right), INT(l_roi.bottom)); in AppendDump()
552 INT(r_roi.top), INT(r_roi.right), INT(r_roi.bottom)); in AppendDump()
559 INT(fb_roi.left), INT(fb_roi.top), INT(fb_roi.right), INT(fb_roi.bottom)); in AppendDump()
599 input_buffer->height, buffer_format, INT(src_roi.left), in AppendDump()
600 INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in AppendDump()
601 INT(dst_roi.left), INT(dst_roi.top), INT(dst_roi.right), in AppendDump()
602 INT(dst_roi.bottom), "-", "- ", "- ", "-", "-"); in AppendDump()
640 buffer_format, INT(src_roi.left), INT(src_roi.top), in AppendDump()
641 INT(src_roi.right), INT(src_roi.bottom), INT(dst_roi.left), in AppendDump()
[all …]
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_base.cpp529 state_, INT(vsync_enable_), max_mixer_stages_); in AppendDump()
563 INT(l_roi.left), INT(l_roi.top), INT(l_roi.right), INT(l_roi.bottom)); in AppendDump()
568 INT(r_roi.top), INT(r_roi.right), INT(r_roi.bottom)); in AppendDump()
576 INT(fb_roi.left), INT(fb_roi.top), INT(fb_roi.right), INT(fb_roi.bottom)); in AppendDump()
619 input_buffer->height, buffer_format, INT(src_roi.left), in AppendDump()
620 INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in AppendDump()
621 INT(dst_roi.left), INT(dst_roi.top), INT(dst_roi.right), in AppendDump()
622 INT(dst_roi.bottom), "-", "- ", "- ", "-", "-"); in AppendDump()
660 buffer_format, INT(src_roi.left), INT(src_roi.top), in AppendDump()
661 INT(src_roi.right), INT(src_roi.bottom), INT(dst_roi.left), in AppendDump()
[all …]
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Ddisplay_base.cpp760 INT(l_roi.right) << " " << INT(l_roi.bottom) << ")"; in Dump()
762 os << " RIGHT(" << INT(r_roi.left) << " " << INT(r_roi.top) << " " << INT(r_roi.right) << " " in Dump()
770 INT(fb_roi.right) << " " << INT(fb_roi.bottom) << ")"; in Dump()
811 INT(src_roi.left), INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in Dump()
812 INT(dst_roi.left), INT(dst_roi.top), INT(dst_roi.right), INT(dst_roi.bottom), in Dump()
838 0, INT(src_roi.right), INT(src_roi.bottom), in Dump()
839 buffer_format, INT(src_roi.left), INT(src_roi.top), in Dump()
840 INT(src_roi.right), INT(src_roi.bottom), INT(src_roi.left), in Dump()
841 INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in Dump()
881 INT(src_roi.right), INT(src_roi.bottom), INT(dst_roi.left), in Dump()
[all …]
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_ion_alloc.cpp152 if (ioctl(dma_buf_fd, INT(DMA_BUF_IOCTL_SYNC), &sync)) { in CleanBuffer()
194 if (ioctl(ion_dev_fd_, INT(ION_IOC_ALLOC), &ion_alloc_data)) { in AllocBuffer()
204 if (ioctl(ion_dev_fd_, INT(ION_IOC_MAP), &fd_data)) { in AllocBuffer()
207 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
234 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
244 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
283 if (ioctl(ion_dev_fd_, INT(ION_IOC_CUSTOM), &d)) { in CleanBuffer()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Ddisplay_base.cpp566 os << "\nROI(LTRB)#" << i << " LEFT(" << INT(l_roi.left) << " " << INT(l_roi.top) << " " << in Dump()
567 INT(l_roi.right) << " " << INT(l_roi.bottom) << ")"; in Dump()
569 os << " RIGHT(" << INT(r_roi.left) << " " << INT(r_roi.top) << " " << INT(r_roi.right) << " " in Dump()
570 << INT(r_roi.bottom) << ")"; in Dump()
576 os << "\nPartial FB ROI(LTRB):(" << INT(fb_roi.left) << " " << INT(fb_roi.top) << " " << in Dump()
577 INT(fb_roi.right) << " " << INT(fb_roi.bottom) << ")"; in Dump()
618 INT(src_roi.top), INT(src_roi.right), INT(src_roi.bottom), in Dump()
619 INT(dst_roi.left), INT(dst_roi.top), INT(dst_roi.right), in Dump()
659 buffer_format, INT(src_roi.left), INT(src_roi.top), in Dump()
660 INT(src_roi.right), INT(src_roi.bottom), INT(dst_roi.left), in Dump()
[all …]

12345678910>>...12