Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.h133 SkPDFCanon* getCanon() const;
DSkPDFDevice.cpp455 SkPDFCanon* SkPDFDevice::getCanon() const { return fDocument->canon(); } in getCanon() function in SkPDFDevice
877 SkPDFGraphicState::kLuminosity_SMaskMode, this->getCanon()); in addSMaskGraphicState()
883 sk_sp<SkPDFDict>& noSMaskGS = this->getCanon()->fNoSmaskGraphicState; in clearMaskOnGraphicState()
1625 &this->getCanon()->fBitmapGlyphImages; in internalDrawText()