Home
last modified time | relevance | path

Searched refs:drawForBitmapDevice (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkGlyphRunPainter.h89 void drawForBitmapDevice(
DSkDraw_text.cpp137 glyphPainter->drawForBitmapDevice(glyphRunList, paint, fMatrixProvider->localToDevice(), this); in drawGlyphRunList()
DSkOverdrawCanvas.cpp69 fPainter.drawForBitmapDevice(glyphRunList, paint, fOverdrawCanvas->getTotalMatrix(), this); in onDrawGlyphRunList()
DSkGlyphRunPainter.cpp80 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice() function in SkGlyphRunListPainter