Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDeferredCanvas.cpp146 void SkDeferredCanvas::flush_before_saves() { in flush_before_saves() function in SkDeferredCanvas
378 this->flush_before_saves(); in onDrawPath()
462 this->flush_before_saves(); in onDrawPosText()
468 this->flush_before_saves(); in onDrawPosTextH()
474 this->flush_before_saves(); in onDrawTextOnPath()
486 this->flush_before_saves(); in onDrawTextRSXform()
505 this->flush_before_saves(); in onDrawPicture()
515 this->flush_before_saves(); in onDrawDrawable()
524 this->flush_before_saves(); in onDrawAtlas()
530 this->flush_before_saves(); in onDrawVerticesObject()
[all …]
DSkDeferredCanvas.h144 void flush_before_saves();