Searched refs:fPainter (Results 1 – 2 of 2) sorted by relevance
35 : fPainter(painter) { in ParagraphPainterAutoRestore()36 fPainter->save(); in ParagraphPainterAutoRestore()40 fPainter->restore(); in ~ParagraphPainterAutoRestore()44 ParagraphPainter* fPainter;
53 fPainter{props, kN32_SkColorType, nullptr} {}75 fPainter.drawForBitmapDevice(canvas, this, glyphRunList, drawingPaint, in onDrawGlyphRunList()81 SkGlyphRunListPainterCPU fPainter; member in __anonf639b0710111::TextDevice