Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFGraphicState.h40 sk_sp<SkPDFDict> GetSMaskGraphicState(sk_sp<SkPDFObject> sMask,
DSkPDFGraphicState.cpp144 sk_sp<SkPDFDict> SkPDFGraphicState::GetSMaskGraphicState( in GetSMaskGraphicState() function in SkPDFGraphicState
DSkPDFGradientShader.cpp865 return SkPDFGraphicState::GetSMaskGraphicState( in create_smask_graphic_state()
DSkPDFDevice.cpp871 sk_sp<SkPDFDict> sMaskGS = SkPDFGraphicState::GetSMaskGraphicState( in addSMaskGraphicState()
1918 sk_sp<SkPDFDict> sMaskGS = SkPDFGraphicState::GetSMaskGraphicState( in drawFormXObjectWithMask()
/external/skqp/src/pdf/
DSkPDFGraphicState.h40 sk_sp<SkPDFDict> GetSMaskGraphicState(sk_sp<SkPDFObject> sMask,
DSkPDFGraphicState.cpp144 sk_sp<SkPDFDict> SkPDFGraphicState::GetSMaskGraphicState( in GetSMaskGraphicState() function in SkPDFGraphicState
DSkPDFGradientShader.cpp865 return SkPDFGraphicState::GetSMaskGraphicState( in create_smask_graphic_state()
DSkPDFDevice.cpp871 sk_sp<SkPDFDict> sMaskGS = SkPDFGraphicState::GetSMaskGraphicState( in addSMaskGraphicState()
1918 sk_sp<SkPDFDict> sMaskGS = SkPDFGraphicState::GetSMaskGraphicState( in drawFormXObjectWithMask()