Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDeferredCanvas.cpp145 void SkDeferredCanvas::flush_before_saves() { in flush_before_saves() function in SkDeferredCanvas
377 this->flush_before_saves(); in onDrawPath()
461 this->flush_before_saves(); in onDrawPosText()
467 this->flush_before_saves(); in onDrawPosTextH()
473 this->flush_before_saves(); in onDrawTextOnPath()
485 this->flush_before_saves(); in onDrawTextRSXform()
504 this->flush_before_saves(); in onDrawPicture()
514 this->flush_before_saves(); in onDrawDrawable()
523 this->flush_before_saves(); in onDrawAtlas()
529 this->flush_before_saves(); in onDrawVerticesObject()
[all …]
DSkDeferredCanvas.h144 void flush_before_saves();