Searched defs:allocSize (Results 1 – 8 of 8) sorted by relevance
72 Index allocSize = (size * sizeof(ListEl) + sizeof(Scalar) - 1)/sizeof(Scalar); in reallocate() local90 Index allocSize = m_allocatedElements * sizeof(ListEl); in reallocateSparse() local
72 size_t allocSize = fCount * sizeof(SkPMColor); in SkColorTable() local
280 size_t allocSize = sizeof(SkFlatData) + size; in Create() local
266 int32_t allocSize; in UnicodeSetStringSpan() local407 int32_t allocSize=stringsLength*(4+1+1+1+1)+utf8Length; in UnicodeSetStringSpan() local
35 size_t allocSize = (sizeof(SkColor) + sizeof(SkScalar)) * fCount; in unflatten() local536 const size_t allocSize = sizeof(uint16_t) * entryCount; in initCache16() local
134 int allocSize; in UnicodeSetStringSpan() local
1261 llvm::Value *allocSize = in EmitCXXNewExpr() local
1941 int allocSize = otherInstanceCount + fInstanceCount; in onCombineIfPossible() local