Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkDevice.h157 void restoreLocal(const SkM44& localToDevice) { in restoreLocal() function
DSkDevice.cpp302 this->restoreLocal(baseLocalToDevice); in drawEdgeAAImageSet()