Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkArenaAlloc.cpp106 const bool needsSkipFooter = fCursor != fDtorCursor; in allocObjectWithFooter() local
107 if (needsSkipFooter) { in allocObjectWithFooter()
130 if (needsSkipFooter) { in allocObjectWithFooter()
/third_party/flutter/skia/src/core/
DSkArenaAlloc.cpp145 bool needsSkipFooter = fCursor != fDtorCursor; in allocObjectWithFooter() local
146 if (needsSkipFooter) { in allocObjectWithFooter()
161 if (needsSkipFooter) { in allocObjectWithFooter()