Home
last modified time | relevance | path

Searched refs:GetSMaskGraphicState (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pdf/
DSkPDFGraphicState.h58 static SkPDFDict* GetSMaskGraphicState(SkPDFFormXObject* sMask,
DSkPDFGraphicState.cpp152 SkPDFDict* SkPDFGraphicState::GetSMaskGraphicState(SkPDFFormXObject* sMask, in GetSMaskGraphicState() function in SkPDFGraphicState
DSkPDFShader.cpp601 return SkPDFGraphicState::GetSMaskGraphicState( in create_smask_graphic_state()
DSkPDFDevice.cpp1784 SkAutoTUnref<SkPDFObject> sMaskGS(SkPDFGraphicState::GetSMaskGraphicState( in drawFormXObjectWithMask()