Searched refs:PaintType (Results 1 – 3 of 3) sorted by relevance
35 int64_t SkPdfType1PatternDictionary::PaintType(SkPdfNativeDoc* doc) { in PaintType() function in SkPdfType1PatternDictionary
525 int64_t PaintType(SkPdfNativeDoc* doc);
1287 if (pattern->PaintType(pdfContext->fPdfDoc) == 1) { in PdfOp_fillAndStroke()