Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.h62 sk_sp<SkPDFDevice> makeCongruentDevice() { in makeCongruentDevice() function
DSkPDFDevice.cpp855 sk_sp<SkPDFDevice> maskDevice = this->makeCongruentDevice(); in internalDrawPathWithFilter()
2337 sk_sp<SkPDFDevice> maskDevice = this->makeCongruentDevice(); in internalDrawImageRect()