Home | History | Annotate | Download | only in utils

Lines Matching defs:flush

23     // Deferred canvas will auto-flush when recording reaches this limit
237 virtual void flush() SK_OVERRIDE;
372 void DeferredDevice::flush() {
374 fImmediateCanvas->flush();
403 // Flush is necessary to free more space.
424 this->flush();
459 fImmediateCanvas->flush();