Searched refs:drawForBitmapDevice (Results 1 – 4 of 4) sorted by relevance
89 void drawForBitmapDevice(
137 glyphPainter->drawForBitmapDevice(glyphRunList, paint, fMatrixProvider->localToDevice(), this); in drawGlyphRunList()
69 fPainter.drawForBitmapDevice(glyphRunList, paint, fOverdrawCanvas->getTotalMatrix(), this); in onDrawGlyphRunList()
80 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice() function in SkGlyphRunListPainter