Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 17 of 17) 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/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.cpp113 int allocSize = static_cast<int>(4 * vertexStride * spriteCount); in DrawAtlasOp() local
207 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/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/skia/src/gpu/
DGrResourceProvider.cpp357 size_t allocSize = SkTMax(MIN_SIZE, GrNextSizePow2(size)); in createBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp373 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/skia/src/core/
DSkStrike.cpp150 size_t allocSize = glyph->allocImage(&fAlloc); in initializeImage() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeSetStringSpan.java142 int allocSize; in UnicodeSetStringSpan() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java138 int allocSize; in UnicodeSetStringSpan() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1332 llvm::Value *allocSize = in EmitCXXNewExpr() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp97 VkDeviceSize allocSize; member
/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/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5558 VkDeviceSize allocSize, in CreateAllocationRequest()
5736 VkDeviceSize allocSize, in Alloc()
5862 VkDeviceSize allocSize, in CheckAllocation()