Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkCanvas.cpp824 void SkCanvas::internalDrawDeviceWithFilter(SkBaseDevice* src, in internalDrawDeviceWithFilter() function in SkCanvas
1129 this->internalDrawDeviceWithFilter(priorDevice, // src in internalSaveLayer()
1230 this->internalDrawDeviceWithFilter(layer->fDevice.get(), // src in internalRestore()
/third_party/skia/include/core/
DSkCanvas.h2485 void internalDrawDeviceWithFilter(SkBaseDevice* src, SkBaseDevice* dst,