Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.h81 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.cpp81 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice() function in SkGlyphRunListPainter
/external/skqp/src/core/
DSkDraw_text.cpp124 glyphPainter->drawForBitmapDevice(glyphRunList, *fMatrix, this); in drawGlyphRunList()
DSkGlyphRunPainter.h77 void drawForBitmapDevice(
DSkGlyphRunPainter.cpp152 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice() function in SkGlyphRunListPainter