Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/bench/
DTriangulatorBench.cpp76 size_t allocSize = eagerCount * stride; in lock() local
/third_party/skia/src/core/
DSkBlockAllocator.cpp212 int allocSize; in addBlock() local
/third_party/skia/src/gpu/ops/
DDrawAtlasOp.cpp130 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOpImpl() local
242 size_t allocSize = args.fVerts.count(); in onPrepareDraws() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
DPreparedDictionaryGenerator.java129 int allocSize = part0 + part1 + part2 + part3 + sourceSize; in generate() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dmemory.cpp184 size_t allocSize = size + alignment + sizeof(void*); in alignedMalloc() local
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp271 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/
Dunisetspan.cpp271 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/icu/source/common/
Dunisetspan.cpp271 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/
Dcontainers.h513 auto const allocSize = allocChainOffset + sizeof(AllocationChain); in grow() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiGetMemoryCommitment.cpp390 VkDeviceSize allocSize[arrayLength]; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp388 VkDeviceSize allocSize[arrayLength]; in iterate() local
/third_party/libexif/libexif/
Dexif-entry.c1497 …unsigned int allocSize = hasDefault ? info->default_size : (exif_format_get_size (e->format) * e->… in exif_entry_initialize_gps() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUnicodeSetStringSpan.java142 int allocSize; in UnicodeSetStringSpan() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java145 int allocSize; in UnicodeSetStringSpan() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h9125 VkDeviceSize allocSize, in CreateAllocationRequest()
9362 VkDeviceSize allocSize, in Alloc()
9476 VkDeviceSize allocSize, in CheckAllocation()
10810 VkDeviceSize allocSize, in CreateAllocationRequest()
10835 VkDeviceSize allocSize, in CreateAllocationRequest_UpperAddress()
10955 VkDeviceSize allocSize, in CreateAllocationRequest_LowerAddress()
11376 VkDeviceSize allocSize, in Alloc()
11820 VkDeviceSize allocSize, in CreateAllocationRequest()
11892 VkDeviceSize allocSize, in Alloc()
12020 uint32_t VmaBlockMetadata_Buddy::AllocSizeToLevel(VkDeviceSize allocSize) const in AllocSizeToLevel()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp156 const auto allocSize = bufferMemReqs.size + bindOffset; in ConditionBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp156 const auto allocSize = bufferMemReqs.size + bindOffset; in ConditionBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp643 VkDeviceSize allocSize = indices.size() * sizeof(deUint32); in iterate() local
DvktRobustBufferAccessWithVariablePointersTests.cpp83 VkDeviceSize allocSize; member
/third_party/skia/src/gpu/
DGrResourceProvider.cpp567 size_t allocSize = intendedType == GrGpuBufferType::kUniform ? std::max(size, MIN_UNIFORM_SIZE) in createBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindVertexBuffers2Tests.cpp751 deUint32 allocSize = 0; in createBuffers() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2804 UINT64 allocSize, in CreateAllocationRequest()
2851 UINT64 allocSize, in Alloc()
2962 UINT64 allocSize, in CheckAllocation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoBaseDecodeUtils.cpp753 VkDeviceSize allocSize = 2 * 1024 * 1024; in StartVideoSequence() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp2545 …const auto allocSize = de::roundUp(static_cast<VkDeviceSize>(shaderGroupHandleSize), properties.pr… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp83 VkDeviceSize allocSize; member

12