Home
last modified time | relevance | path

Searched refs:rectCount (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/bench/graphite/
DIntersectionTreeBench.cpp52 int rectCount = fRectCount; in doBench() local
54 while (rectCount > 0) { in doBench()
57 for (int i = 0; i < rectCount; ++i) { in doBench()
66 rectCount = collidedCount; in doBench()
/third_party/skia/src/core/
DSkMaskFilter.cpp237 int rectCount = 0; in filterPath() local
239 rectCount = countNestedRects(devPath, rects); in filterPath()
241 if (rectCount > 0) { in filterPath()
244 switch (this->filterRectsToNine(rects, rectCount, matrix, clip.getBounds(), &patch)) { in filterPath()
250 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip, in filterPath()
/third_party/flutter/skia/src/core/
DSkMaskFilter.cpp238 int rectCount = 0; in filterPath() local
240 rectCount = countNestedRects(devPath, rects); in filterPath()
242 if (rectCount > 0) { in filterPath()
245 switch (this->filterRectsToNine(rects, rectCount, matrix, clip.getBounds(), &patch)) { in filterPath()
251 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip, in filterPath()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1193 uint32_t rectCount, const VkClearRect *pRects) in clear_color_attachment() argument
1216 for (uint32_t r = 0; r < rectCount; ++r) { in clear_color_attachment()
1232 for (uint32_t r = 0; r < rectCount; ++r) { in clear_color_attachment()
1251 uint32_t rectCount, const VkClearRect *pRects) in clear_depth_stencil_attachment() argument
1283 for (uint32_t r = 0; r < rectCount; ++r) { in clear_depth_stencil_attachment()
1302 for (uint32_t r = 0; r < rectCount; ++r) { in clear_depth_stencil_attachment()
1324 uint32_t rectCount, in anv_CmdClearAttachments() argument
1345 rectCount, pRects); in anv_CmdClearAttachments()
1349 rectCount, pRects); in anv_CmdClearAttachments()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_blit.c137 uint32_t rectCount, in pvr_CmdClearAttachments() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp1315 deUint32 rectCount = 0; in queryDevGroupSurfacePresentModesTest() local
1400 …glesKHR(deviceGroupProps[devGroupIdx].physicalDevices[physDevIdx], *surface, &rectCount, DE_NULL)); in queryDevGroupSurfacePresentModesTest()
1401 rectanglesBuffer.resize(sizeof(VkRect2D) * rectCount + GUARD_SIZE); in queryDevGroupSurfacePresentModesTest()
1405 …R(deviceGroupProps[devGroupIdx].physicalDevices[physDevIdx], *surface, &rectCount, presentRectangl… in queryDevGroupSurfacePresentModesTest()
1410 if (rectanglesBuffer[ndx + sizeof(VkRect2D) * rectCount] != GUARD_VALUE) in queryDevGroupSurfacePresentModesTest()
1418 for (size_t rectIdx1 = 0; rectIdx1 < rectCount; rectIdx1++) in queryDevGroupSurfacePresentModesTest()
1420 for (size_t rectIdx2 = 0; rectIdx2 < rectCount; rectIdx2++) in queryDevGroupSurfacePresentModesTest()
1442 incompleteRectCount = rectCount / 2; in queryDevGroupSurfacePresentModesTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSurfaceTests.cpp1315 deUint32 rectCount = 0; in queryDevGroupSurfacePresentModesTest() local
1400 …glesKHR(deviceGroupProps[devGroupIdx].physicalDevices[physDevIdx], *surface, &rectCount, DE_NULL)); in queryDevGroupSurfacePresentModesTest()
1401 rectanglesBuffer.resize(sizeof(VkRect2D) * rectCount + GUARD_SIZE); in queryDevGroupSurfacePresentModesTest()
1405 …R(deviceGroupProps[devGroupIdx].physicalDevices[physDevIdx], *surface, &rectCount, presentRectangl… in queryDevGroupSurfacePresentModesTest()
1410 if (rectanglesBuffer[ndx + sizeof(VkRect2D) * rectCount] != GUARD_VALUE) in queryDevGroupSurfacePresentModesTest()
1418 for (size_t rectIdx1 = 0; rectIdx1 < rectCount; rectIdx1++) in queryDevGroupSurfacePresentModesTest()
1420 for (size_t rectIdx2 = 0; rectIdx2 < rectCount; rectIdx2++) in queryDevGroupSurfacePresentModesTest()
1442 incompleteRectCount = rectCount / 2; in queryDevGroupSurfacePresentModesTest()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h81 uint32_t rectCount,
299 uint32_t rectCount, in clearAttachments() argument
304 CommandBuffer::clearAttachments(attachmentCount, attachments, rectCount, rects); in clearAttachments()
DSecondaryCommandBuffer.h548 uint32_t rectCount,
1031 uint32_t rectCount, in clearAttachments() argument
1034 ASSERT(rectCount == 1); in clearAttachments()
Dvk_wrapper.h236 uint32_t rectCount,
832 uint32_t rectCount,
836 vkCmdClearAttachments(mHandle, attachmentCount, attachments, rectCount, rects);
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c1187 uint32_t rectCount, in v3dv_CmdClearAttachments() argument
1206 gather_layering_info(rectCount, pRects, &is_layered, &all_rects_same_layers); in v3dv_CmdClearAttachments()
1213 rectCount, pRects); in v3dv_CmdClearAttachments()
1219 rectCount, pRects); in v3dv_CmdClearAttachments()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp1729 uint32 rectCount = fList->RectCount (); in ProcessArea() local
1733 if (rectCount) in ProcessArea()
1789 if (rectCount) in ProcessArea()
1801 for (uint32 rectIndex = 0; rectIndex < rectCount; rectIndex++) in ProcessArea()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_clear.c480 uint32_t rectCount, in panvk_per_arch()
487 for (unsigned j = 0; j < rectCount; j++) { in panvk_per_arch()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h398 uint32_t rectCount,
726 uint32_t rectCount, in clearAttachments() argument
729 ASSERT(rectCount == 1); in clearAttachments()
Dvk_wrapper.h243 uint32_t rectCount,
747 uint32_t rectCount,
751 vkCmdClearAttachments(mHandle, attachmentCount, attachments, rectCount, rects);
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp117 uint32_t rectCount, const VkClearRect *pRects);
DVkCommandBuffer.cpp1633 uint32_t rectCount, const VkClearRect *pRects) in clearAttachments() argument
1639 for(uint32_t j = 0; j < rectCount; j++) in clearAttachments()
/third_party/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c554 const VkClearAttachment *pAttachments, uint32_t rectCount, in sqtt_CmdClearAttachments() argument
557 EVENT_MARKER(ClearAttachments, commandBuffer, attachmentCount, pAttachments, rectCount, pRects); in sqtt_CmdClearAttachments()
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.cpp2914 int rectCount = path.isRectContours() ? path.rectContours(nullptr, nullptr) : 0; in ShowOnePath() local
2915 if (rectCount > 0) { in ShowOnePath()
2918 rects.setCount(rectCount); in ShowOnePath()
2919 directions.setCount(rectCount); in ShowOnePath()
2921 for (int contour = 0; contour < rectCount; ++contour) { in ShowOnePath()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2889 int rectCount = path.isRectContours() ? path.rectContours(nullptr, nullptr) : 0; in ShowOnePath() local
2890 if (rectCount > 0) { in ShowOnePath()
2893 rects.setCount(rectCount); in ShowOnePath()
2894 directions.setCount(rectCount); in ShowOnePath()
2896 for (int contour = 0; contour < rectCount; ++contour) { in ShowOnePath()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_buffer.h4486 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in vn_sizeof_vkCmdClearAttachments() argument
4501 cmd_size += vn_sizeof_uint32_t(&rectCount); in vn_sizeof_vkCmdClearAttachments()
4503 cmd_size += vn_sizeof_array_size(rectCount); in vn_sizeof_vkCmdClearAttachments()
4504 for (uint32_t i = 0; i < rectCount; i++) in vn_sizeof_vkCmdClearAttachments()
4513 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in vn_encode_vkCmdClearAttachments() argument
4529 vn_encode_uint32_t(enc, &rectCount); in vn_encode_vkCmdClearAttachments()
4531 vn_encode_array_size(enc, rectCount); in vn_encode_vkCmdClearAttachments()
4532 for (uint32_t i = 0; i < rectCount; i++) in vn_encode_vkCmdClearAttachments()
4539 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in vn_sizeof_vkCmdClearAttachments_reply() argument
4553 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in vn_decode_vkCmdClearAttachments_reply() argument
[all …]
/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.c1271 uint32_t rectCount, in vn_CmdClearAttachments() argument
1275 pAttachments, rectCount, pRects); in vn_CmdClearAttachments()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c2776 uint32_t rectCount, in tu_CmdClearAttachments() argument
2803 tu_clear_sysmem_attachments(cmd, attachmentCount, pAttachments, rectCount, pRects); in tu_CmdClearAttachments()
2823 tu_clear_sysmem_attachments(cmd, attachmentCount, pAttachments, rectCount, pRects); in tu_CmdClearAttachments()
2831 tu_clear_gmem_attachments(cmd, attachmentCount, pAttachments, rectCount, pRects); in tu_CmdClearAttachments()
2835 tu_clear_sysmem_attachments(cmd, attachmentCount, pAttachments, rectCount, pRects); in tu_CmdClearAttachments()
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dcanvas.dart897 final int rectCount = rects.length;
898 if (transforms.length != rectCount) {
901 if (colors.isNotEmpty && colors.length != rectCount) {
934 final int rectCount = rects.length;
935 if (rstTransforms.length != rectCount) {
938 if (rectCount % 4 != 0) {
942 if (colors != null && colors.length * 4 != rectCount) {
/third_party/flutter/engine/flutter/lib/ui/
Dpainting.dart3718 final int rectCount = rects.length;
3719 if (transforms.length != rectCount)
3721 if (colors.isNotEmpty && colors.length != rectCount)
3724 final Float32List rstTransformBuffer = Float32List(rectCount * 4);
3725 final Float32List rectBuffer = Float32List(rectCount * 4);
3727 for (int i = 0; i < rectCount; ++i) {
3783 final int rectCount = rects.length;
3784 if (rstTransforms.length != rectCount)
3786 if (rectCount % 4 != 0)
3788 if (colors != null && colors.length * 4 != rectCount)

123