Home
last modified time | relevance | path

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

/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