Searched defs:firstHeapAllocation (Results 1 – 4 of 4) sorted by relevance
68 explicit SkArenaAlloc(size_t firstHeapAllocation) in SkArenaAlloc()232 : INHERITED(fInlineStorage, InlineStorageSize, firstHeapAllocation) {} in INHERITED() argument
14 static uint32_t first_allocated_block(uint32_t blockSize, uint32_t firstHeapAllocation) { in first_allocated_block()19 SkArenaAlloc::SkArenaAlloc(char* block, size_t size, size_t firstHeapAllocation) in SkArenaAlloc()
69 explicit SkArenaAlloc(size_t firstHeapAllocation) in SkArenaAlloc()