Home
last modified time | relevance | path

Searched refs:saveBehind (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkLiteDL.h33 void saveBehind(const SkRect*);
DSkLiteRecorder.cpp34 fDL->saveBehind(subset); in onDoSaveBehind()
DSkLiteDL.cpp512 void SkLiteDL::saveBehind(const SkRect* subset) { in saveBehind() function in SkLiteDL
/external/skqp/src/core/
DSkLiteDL.h33 void saveBehind(const SkRect*);
DSkLiteRecorder.cpp34 fDL->saveBehind(subset); in onDoSaveBehind()
DSkLiteDL.cpp506 void SkLiteDL::saveBehind(const SkRect* subset) { in saveBehind() function in SkLiteDL