Searched refs:resetAllocator (Results 1 – 3 of 3) sorted by relevance
429 private void reset(boolean resetAllocator) { in reset() argument435 if (resetAllocator) { in reset()
92 fTarget->resetAllocator(); in onDraw()329 fTarget->resetAllocator(); in onDraw()405 fTarget->resetAllocator(); in onDraw()
36 void resetAllocator() { fAllocator.reset(); } in resetAllocator() function