Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFGraphicState.h70 static SkPDFDict* GetNoSMaskGraphicState();
DSkPDFGraphicState.cpp181 SkPDFDict* SkPDFGraphicState::GetNoSMaskGraphicState() { in GetNoSMaskGraphicState() function in SkPDFGraphicState
DSkPDFDevice.cpp1799 sMaskGS.reset(SkPDFGraphicState::GetNoSMaskGraphicState()); in drawFormXObjectWithMask()