Searched defs:resourceDict (Results 1 – 5 of 5) sorted by relevance
19 std::unique_ptr<SkPDFDict> resourceDict, in SkPDFMakeFormXObject()
262 std::unique_ptr<SkPDFDict> resourceDict = patternDevice->makeResourceDict(); in make_image_shader() local
378 auto resourceDict = fPageDevice->makeResourceDict(); in onEndPage() local
986 std::unique_ptr<SkPDFDict> resourceDict = get_gradient_resource_dict(colorShader, alphaGsRef); in make_alpha_function_shader() local
4750 function buildResourceLookupMap(resourceDict) { argument