Home
last modified time | relevance | path

Searched refs:first_allocated_block (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkArenaAlloc.cpp14 static uint32_t first_allocated_block(uint32_t blockSize, uint32_t firstHeapAllocation) { in first_allocated_block() function
25 , fFirstHeapAllocationSize {first_allocated_block(ToU32(size), ToU32(firstHeapAllocation))}
/external/skia/src/core/
DSkArenaAlloc.cpp14 static uint32_t first_allocated_block(uint32_t blockSize, uint32_t firstHeapAllocation) { in first_allocated_block() function
25 , fFirstHeapAllocationSize {first_allocated_block(ToU32(size), ToU32(firstHeapAllocation))}