/external/clang/test/CodeGenObjC/ |
D | 2007-05-02-Strong.m | 12 -(void)bar:(NSInteger *)rectCount; 17 -(void)bar:(NSInteger *)rectCount { 20 _cachedRectArray[*rectCount - 1] = NSZeroRect;
|
/external/skia/src/core/ |
D | SkMaskFilter.cpp | 238 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()
|
/external/skqp/src/core/ |
D | SkMaskFilter.cpp | 238 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()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 985 deUint32 rectCount = 0; in queryDevGroupSurfacePresentModesTest() local 1069 …glesKHR(deviceGroupProps[devGroupIdx].physicalDevices[physDevIdx], *surface, &rectCount, DE_NULL)); in queryDevGroupSurfacePresentModesTest() 1070 rectanglesBuffer.resize(sizeof(VkRect2D) * rectCount + GUARD_SIZE); in queryDevGroupSurfacePresentModesTest() 1074 …R(deviceGroupProps[devGroupIdx].physicalDevices[physDevIdx], *surface, &rectCount, presentRectangl… in queryDevGroupSurfacePresentModesTest() 1079 if (rectanglesBuffer[ndx + sizeof(VkRect2D) * rectCount] != GUARD_VALUE) in queryDevGroupSurfacePresentModesTest() 1087 for (size_t rectIdx1 = 0; rectIdx1 < rectCount; rectIdx1++) in queryDevGroupSurfacePresentModesTest() 1089 for (size_t rectIdx2 = 0; rectIdx2 < rectCount; rectIdx2++) in queryDevGroupSurfacePresentModesTest() 1111 incompleteRectCount = rectCount / 2; in queryDevGroupSurfacePresentModesTest()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_blorp.c | 946 uint32_t rectCount, const VkClearRect *pRects) in clear_color_attachment() argument 974 for (uint32_t r = 0; r < rectCount; ++r) { in clear_color_attachment() 989 for (uint32_t r = 0; r < rectCount; ++r) { in clear_color_attachment() 1007 uint32_t rectCount, const VkClearRect *pRects) in clear_depth_stencil_attachment() argument 1042 for (uint32_t r = 0; r < rectCount; ++r) { in clear_depth_stencil_attachment() 1060 for (uint32_t r = 0; r < rectCount; ++r) { in clear_depth_stencil_attachment() 1081 uint32_t rectCount, in anv_CmdClearAttachments() argument 1098 rectCount, pRects); in anv_CmdClearAttachments() 1102 rectCount, pRects); in anv_CmdClearAttachments()
|
/external/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 1729 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()
|
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 106 uint32_t rectCount, const VkClearRect* pRects);
|
D | VkCommandBuffer.cpp | 786 uint32_t rectCount, const VkClearRect* pRects) in clearAttachments() argument 792 for(uint32_t j = 0; j < rectCount; j++) in clearAttachments()
|
D | libVulkan.cpp | 1490 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in vkCmdClearAttachments() argument 1493 commandBuffer, attachmentCount, pAttachments, rectCount, pRects); in vkCmdClearAttachments() 1495 vk::Cast(commandBuffer)->clearAttachments(attachmentCount, pAttachments, rectCount, pRects); in vkCmdClearAttachments()
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 2915 int rectCount = path.isRectContours() ? path.rectContours(nullptr, nullptr) : 0; in ShowOnePath() local 2916 if (rectCount > 0) { in ShowOnePath() 2919 rects.setCount(rectCount); in ShowOnePath() 2920 directions.setCount(rectCount); in ShowOnePath() 2922 for (int contour = 0; contour < rectCount; ++contour) { in ShowOnePath()
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 2915 int rectCount = path.isRectContours() ? path.rectContours(nullptr, nullptr) : 0; in ShowOnePath() local 2916 if (rectCount > 0) { in ShowOnePath() 2919 rects.setCount(rectCount); in ShowOnePath() 2920 directions.setCount(rectCount); in ShowOnePath() 2922 for (int contour = 0; contour < rectCount; ++contour) { in ShowOnePath()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_clear.c | 1420 uint32_t rectCount, in radv_CmdClearAttachments() argument 1439 for (uint32_t r = 0; r < rectCount; ++r) { in radv_CmdClearAttachments()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 972 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 973 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 974 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 975 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 976 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 977 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe…
|
D | anv_entrypoints.c | 552 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 973 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 1394 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 1815 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 2236 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 2657 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 3574 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in anv_tramp_CmdClearAttachments() argument 3577 …e->dispatch.vkCmdClearAttachments(commandBuffer, attachmentCount, pAttachments, rectCount, pRects); in anv_tramp_CmdClearAttachments()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 530 …Uint32 attachmentCount, const VkClearAttachment* pAttachments, deUint32 rectCount, const VkClearRe… argument 532 m_vk.cmdClearAttachments(commandBuffer, attachmentCount, pAttachments, rectCount, pRects);
|
D | vkVirtualDeviceInterface.inl | 109 …Uint32 attachmentCount, const VkClearAttachment* pAttachments, deUint32 rectCount, const VkClearRe…
|
D | vkConcreteDeviceInterface.inl | 109 …Uint32 attachmentCount, const VkClearAttachment* pAttachments, deUint32 rectCount, const VkClearRe…
|
D | vkNullDriverImpl.inl | 875 …Uint32 attachmentCount, const VkClearAttachment* pAttachments, deUint32 rectCount, const VkClearRe… argument 880 DE_UNREF(rectCount);
|
D | vkFunctionPointerTypes.inl | 125 …Uint32 attachmentCount, const VkClearAttachment* pAttachments, deUint32 rectCount, const VkClearRe…
|
/external/vulkan-validation-layers/layers/ |
D | buffer_validation.cpp | 2789 … const VkClearAttachment *pAttachments, uint32_t rectCount, in PreCallValidateCmdClearAttachments() argument 2890 render_area, rectCount, pRects); in PreCallValidateCmdClearAttachments() 2897 clear_rect_copy.reset(new std::vector<VkClearRect>(pRects, pRects + rectCount)); in PreCallValidateCmdClearAttachments() 2900 … val_fn = [device_data, commandBuffer, attachment_index, fb_attachment, rectCount, clear_rect_copy… in PreCallValidateCmdClearAttachments() 2902 assert(rectCount == clear_rect_copy->size()); in PreCallValidateCmdClearAttachments() 2908 … fb_attachment, render_area, rectCount, clear_rect_copy->data()); in PreCallValidateCmdClearAttachments()
|
D | core_validation.h | 823 … const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRect* pRects);
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 700 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… in vkCmdClearAttachments() argument 702 … return ::vkCmdClearAttachments( commandBuffer, attachmentCount, pAttachments, rectCount, pRects ); in vkCmdClearAttachments() 11974 …uint32_t attachmentCount, const ClearAttachment* pAttachments, uint32_t rectCount, const ClearRect… 47261 …uint32_t attachmentCount, const ClearAttachment* pAttachments, uint32_t rectCount, const ClearRect… in clearAttachments() argument 47263 …hmentCount, reinterpret_cast<const VkClearAttachment*>( pAttachments ), rectCount, reinterpret_cas… in clearAttachments() 53606 uint32_t rectCount; in getPresentRectanglesKHR() local 53610 …sentRectanglesKHR( m_physicalDevice, static_cast<VkSurfaceKHR>( surface ), &rectCount, nullptr ) ); in getPresentRectanglesKHR() 53611 if ( ( result == Result::eSuccess ) && rectCount ) in getPresentRectanglesKHR() 53613 rects.resize( rectCount ); in getPresentRectanglesKHR() 53614 …RectanglesKHR( m_physicalDevice, static_cast<VkSurfaceKHR>( surface ), &rectCount, reinterpret_cas… in getPresentRectanglesKHR() [all …]
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 2675 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 3385 uint32_t rectCount,
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2855 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 3565 uint32_t rectCount,
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2855 …nt32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRe… 3565 uint32_t rectCount,
|