Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseCore/
DAmbiVector.h76 Index allocSize = (size * sizeof(ListEl) + sizeof(Scalar) - 1)/sizeof(Scalar); in reallocate() local
94 Index allocSize = m_allocatedElements * sizeof(ListEl); in reallocateSparse() local
/external/skia/tests/
DGrTestingBackendTextureUploadTest.cpp48 size_t allocSize = SkAutoPixmapStorage::AllocSize(ii, nullptr); in testing_only_texture_test() local
/external/skqp/src/gpu/ops/
DGrDrawAtlasOp.cpp53 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in GrDrawAtlasOp() local
147 size_t allocSize = args.fVerts.count(); in onPrepareDraws() local
/external/skia/src/gpu/ops/
DGrDrawAtlasOp.cpp114 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOp() local
209 size_t allocSize = args.fVerts.count(); in onPrepareDraws() local
/external/oj-libjdwp/src/share/back/
DSDE.c323 size_t allocSize; in assureLineTableSize() local
347 size_t allocSize; in assureFileTableSize() local
371 size_t allocSize; in assureStratumTableSize() local
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_win.cc1034 int allocSize = sizeof(TC_GEN_FLOW) + sizeof(QOS_DS_CLASS) + in SetTrafficControl() local
1075 int allocSize = sizeof(TC_GEN_FLOW) + sizeof(QOS_DS_CLASS) + in SetTrafficControl() local
/external/swiftshader/third_party/marl/src/
Dmemory.cpp189 size_t allocSize = size + alignment + sizeof(void*); in alignedMalloc() local
/external/icu/icu4c/source/common/
Dunisetspan.cpp268 int32_t allocSize; in UnicodeSetStringSpan() local
409 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp390 VkDeviceSize allocSize[arrayLength]; in iterate() local
/external/skqp/src/gpu/
DGrResourceProvider.cpp381 size_t allocSize = SkTMax(MIN_SIZE, GrNextSizePow2(size)); in createBuffer() local
/external/skqp/src/core/
DSkStrike.cpp150 size_t allocSize = glyph->allocImage(&fAlloc); in initializeImage() local
/external/angle/third_party/VulkanMemoryAllocator/src/
Dvk_mem_alloc.h8707 VkDeviceSize allocSize, in CreateAllocationRequest()
8944 VkDeviceSize allocSize, in Alloc()
9058 VkDeviceSize allocSize, in CheckAllocation()
10392 VkDeviceSize allocSize, in CreateAllocationRequest()
10417 VkDeviceSize allocSize, in CreateAllocationRequest_UpperAddress()
10537 VkDeviceSize allocSize, in CreateAllocationRequest_LowerAddress()
10958 VkDeviceSize allocSize, in Alloc()
11402 VkDeviceSize allocSize, in CreateAllocationRequest()
11474 VkDeviceSize allocSize, in Alloc()
11602 uint32_t VmaBlockMetadata_Buddy::AllocSizeToLevel(VkDeviceSize allocSize) const in AllocSizeToLevel()
[all …]
DTests.cpp135 const AllocationSize& allocSize = AllocationSizes[i]; in CalcAvgResourceSize() local
334 [](uint32_t sum, const AllocationSize& allocSize) { in MainTest()
463 const AllocationSize& allocSize = config.AllocationSizes[allocSizeIndex]; in MainTest() local
4286 [](uint32_t sum, const AllocationSize& allocSize) { in TestPool_Benchmark()
4419 const AllocationSize& allocSize = config.AllocationSizes[allocSizeIndex]; in TestPool_Benchmark() local
5531 AllocationSize allocSize = {}; in PerformCustomPoolTest() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java138 int allocSize; in UnicodeSetStringSpan() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeSetStringSpan.java142 int allocSize; in UnicodeSetStringSpan() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h7843 VkDeviceSize allocSize, in CreateAllocationRequest()
8075 VkDeviceSize allocSize, in Alloc()
8317 VkDeviceSize allocSize, in CheckAllocation()
9651 VkDeviceSize allocSize, in CreateAllocationRequest()
10154 VkDeviceSize allocSize, in Alloc()
10592 VkDeviceSize allocSize, in CreateAllocationRequest()
10663 VkDeviceSize allocSize, in Alloc()
10790 uint32_t VmaBlockMetadata_Buddy::AllocSizeToLevel(VkDeviceSize allocSize) const in AllocSizeToLevel()
10868 const VkDeviceSize allocSize = node->allocation.alloc->GetSize(); in CalcAllocationStatInfoNode() local
10962 const VkDeviceSize allocSize = node->allocation.alloc->GetSize(); in PrintDetailedMapNode() local
[all …]
/external/skia/src/gpu/
DGrResourceProvider.cpp474 size_t allocSize = std::max(MIN_SIZE, GrNextSizePow2(size)); in createBuffer() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp1207 void escape_inf_nan_values( char* data, size_t allocSize ) { in escape_inf_nan_values()
1227 size_t allocSize = get_image_size( imageInfo ); in generate_random_image_data() local
3124 size_t allocSize, numPixels; in create_random_image_data() local
/external/skia/src/gpu/text/
DGrTextBlob.cpp680 GrTextBlob::GrTextBlob(size_t allocSize, in GrTextBlob()
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1332 llvm::Value *allocSize = in EmitCXXNewExpr() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5558 VkDeviceSize allocSize, in CreateAllocationRequest()
5736 VkDeviceSize allocSize, in Alloc()
5862 VkDeviceSize allocSize, in CheckAllocation()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5558 VkDeviceSize allocSize, in CreateAllocationRequest()
5736 VkDeviceSize allocSize, in Alloc()
5862 VkDeviceSize allocSize, in CheckAllocation()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp94 VkDeviceSize allocSize; member