Searched refs:resourceDict (Results 1 – 4 of 4) sorted by relevance
14 sk_sp<SkPDFDict> resourceDict, in SkPDFMakeFormXObject() argument24 form->dict()->insertObject("Resources", std::move(resourceDict)); in SkPDFMakeFormXObject()
22 sk_sp<SkPDFDict> resourceDict,
690 sk_sp<SkPDFDict> resourceDict = in make_alpha_function_shader() local698 std::move(resourceDict), SkMatrix::I()); in make_alpha_function_shader()
4750 function buildResourceLookupMap(resourceDict) { argument4752 for (var key in resourceDict) {4754 var srcArr = resourceDict[key];