Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkDraw_text.cpp109 glyphPainter->drawForBitmapDevice(glyphRunList, *fMatrix, this); in drawGlyphRunList()
DSkGlyphRunPainter.h61 void drawForBitmapDevice(
DSkOverdrawCanvas.cpp64 fPainter.drawForBitmapDevice(glyphRunList, fOverdrawCanvas->getTotalMatrix(), this); in drawGlyphRunList()
DSkGlyphRunPainter.cpp158 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice() function in SkGlyphRunListPainter
/third_party/skia/src/core/
DSkGlyphRunPainter.h83 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