Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkArenaAlloc.cpp25 this->installFooter(end_chain, 0);
33 void SkArenaAlloc::installFooter(FooterAction* action, uint32_t padding) { in installFooter() function in SkArenaAlloc
98 this->installFooter(NextBlock, 0); in ensureSpace()
132 this->installFooter(SkipPod, 0); in allocObjectWithFooter()
H A DSkArenaAlloc.h142 this->installFooter(releaser, padding);
211 void installFooter(FooterAction* releaser, uint32_t padding);
260 this->installFooter(

Completed in 2 milliseconds