Home
last modified time | relevance | path

Searched defs:resourceDict (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFFormXObject.cpp12 SkPDFMakeFormXObject(SkPDFDocument* doc, std::unique_ptr<SkStreamAsset> content, std::unique_ptr<SkPDFArray> mediaBox, std::unique_ptr<SkPDFDict> resourceDict, const SkMatrix& inverseTransform, const char* colorSpace) SkPDFMakeFormXObject() argument
H A DSkPDFShader.cpp252 std::unique_ptr<SkPDFDict> resourceDict = patternDevice->makeResourceDict(); in make_image_shader() local
H A DSkPDFDocument.cpp362 auto resourceDict = fPageDevice->makeResourceDict(); in onEndPage() local
H A DSkPDFGradientShader.cpp861 std::unique_ptr<SkPDFDict> resourceDict = get_gradient_resource_dict(colorShader, alphaGsRef); in make_alpha_function_shader() local

Completed in 5 milliseconds