Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.h67 const BitmapDevicePainter* bitmapDevice);
DSkGlyphRunPainter.cpp168 const BitmapDevicePainter* bitmapDevice) { in drawForBitmapDevice() argument
216 bitmapDevice->paintPaths( in drawForBitmapDevice()
244 bitmapDevice->paintMasks(SkSpan<const SkMask>{masks.begin(), masks.size()}, runPaint); in drawForBitmapDevice()
/external/skqp/src/core/
DSkGlyphRunPainter.h79 const BitmapDevicePainter* bitmapDevice);
DSkGlyphRunPainter.cpp154 const BitmapDevicePainter* bitmapDevice) { in drawForBitmapDevice() argument
202 bitmapDevice->paintPaths( in drawForBitmapDevice()
230 bitmapDevice->paintMasks(SkSpan<const SkMask>{masks.begin(), masks.size()}, runPaint); in drawForBitmapDevice()