Home
last modified time | relevance | path

Searched refs:sizeIncludingFooter (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkArenaAlloc.cpp101 char* SkArenaAlloc::allocObjectWithFooter(uint32_t sizeIncludingFooter, uint32_t alignment) { in allocObjectWithFooter() argument
110 const uint32_t totalSize = sizeIncludingFooter + skipOverhead; in allocObjectWithFooter()
H A DSkArenaAlloc.h233 char* allocObjectWithFooter(uint32_t sizeIncludingFooter, uint32_t alignment);

Completed in 2 milliseconds