Searched defs:drawBitmap (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkOverdrawCanvas.cpp | 64 void drawBitmap(const SkBitmap&, const SkMatrix&, const SkRect* dstOrNull, in drawBitmap() function in __anon57e0f3fe0111::TextDevice |
D | SkBitmapDevice.cpp | 400 void SkBitmapDevice::drawBitmap(const SkBitmap& bitmap, const SkMatrix& matrix, in drawBitmap() function in SkBitmapDevice |
D | SkDraw.cpp | 1064 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() function in SkDraw |