/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | RingBuffer.cpp | 99 UploadHandle RingBuffer::SubAllocate(size_t allocSize) { in SubAllocate()
|
/third_party/flutter/skia/tests/ |
D | GrTestingBackendTextureUploadTest.cpp | 50 size_t allocSize = SkAutoPixmapStorage::AllocSize(ii, nullptr); in testing_only_texture_test() local
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrDrawAtlasOp.cpp | 113 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOp() local 207 size_t allocSize = args.fVerts.count(); in onPrepareDraws() local
|
/third_party/skia/bench/ |
D | TriangulatorBench.cpp | 76 size_t allocSize = eagerCount * stride; in lock() local
|
/third_party/skia/src/core/ |
D | SkBlockAllocator.cpp | 212 int allocSize; in addBlock() local
|
/third_party/skia/src/gpu/ops/ |
D | DrawAtlasOp.cpp | 129 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOpImpl() local 241 size_t allocSize = args.fVerts.count(); in onPrepareDraws() local
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/ |
D | PreparedDictionaryGenerator.java | 129 int allocSize = part0 + part1 + part2 + part3 + sourceSize; in generate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | memory.cpp | 184 size_t allocSize = size + alignment + sizeof(void*); in alignedMalloc() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 271 int32_t allocSize; in UnicodeSetStringSpan() local 412 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 268 int32_t allocSize; in UnicodeSetStringSpan() local 409 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
|
/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.cpp | 271 int32_t allocSize; in UnicodeSetStringSpan() local 412 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.cpp | 271 int32_t allocSize; in UnicodeSetStringSpan() local 412 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | containers.h | 513 auto const allocSize = allocChainOffset + sizeof(AllocationChain); in grow() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 390 VkDeviceSize allocSize[arrayLength]; in iterate() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UnicodeSetStringSpan.java | 142 int allocSize; in UnicodeSetStringSpan() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrResourceProvider.cpp | 522 size_t allocSize = SkTMax(MIN_SIZE, GrNextSizePow2(size)); in createBuffer() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UnicodeSetStringSpan.java | 145 int allocSize; in UnicodeSetStringSpan() local
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 9020 VkDeviceSize allocSize, in CreateAllocationRequest() 9257 VkDeviceSize allocSize, in Alloc() 9371 VkDeviceSize allocSize, in CheckAllocation() 10705 VkDeviceSize allocSize, in CreateAllocationRequest() 10730 VkDeviceSize allocSize, in CreateAllocationRequest_UpperAddress() 10850 VkDeviceSize allocSize, in CreateAllocationRequest_LowerAddress() 11271 VkDeviceSize allocSize, in Alloc() 11715 VkDeviceSize allocSize, in CreateAllocationRequest() 11787 VkDeviceSize allocSize, in Alloc() 11915 uint32_t VmaBlockMetadata_Buddy::AllocSizeToLevel(VkDeviceSize allocSize) const in AllocSizeToLevel() [all …]
|
/third_party/skia/src/gpu/ |
D | GrResourceProvider.cpp | 561 size_t allocSize = intendedType == GrGpuBufferType::kUniform ? std::max(size, MIN_UNIFORM_SIZE) in createBuffer() local
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | D3D12MemAlloc.cpp | 2804 UINT64 allocSize, in CreateAllocationRequest() 2851 UINT64 allocSize, in Alloc() 2962 UINT64 allocSize, in CheckAllocation()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 2302 …const auto allocSize = de::roundUp(static_cast<VkDeviceSize>(shaderGroupHandleSize), properties.pr… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 82 VkDeviceSize allocSize; member
|
/third_party/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 1618 GrTextBlob::GrTextBlob(int allocSize, in GrTextBlob()
|