Home
last modified time | relevance | path

Searched refs:drawSprite (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/core/
H A DSkDraw_text.cpp70 this->drawSprite(bm, mask.fBounds.x(), mask.fBounds.y(), paint); in paintMasks()
105 this->drawSprite(bm, mask.fBounds.x(), mask.fBounds.y(), paint); in paintMasks()
H A DSkDraw.h63 void drawSprite(const SkBitmap&, int x, int y, const SkPaint&) const;
H A DSkDraw.cpp1132 void SkDraw::drawSprite(const SkBitmap& bitmap, int x, int y, const SkPaint& origPaint) const { in drawSprite() function in SkDraw
/third_party/skia/src/pdf/
H A DSkPDFDevice.h91 void drawSprite(const SkBitmap& bitmap, int x, int y,
H A DSkPDFDevice.cpp641 void SkPDFDevice::drawSprite(const SkBitmap& bm, int x, int y, const SkPaint& paint) { in drawSprite() function in SkPDFDevice

Completed in 10 milliseconds