Searched defs:onDrawBitmapRect (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/skia/src/core/ |
| D | SkPictureRecord.h | 232 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*, in onDrawBitmapRect() function
|
| D | SkOverdrawCanvas.cpp | 199 void SkOverdrawCanvas::onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect& dst, in onDrawBitmapRect() function in SkOverdrawCanvas
|
| D | SkRecorder.cpp | 207 void SkRecorder::onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in SkRecorder
|
| D | SkCanvas.cpp | 2443 void SkCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkCanvas
|
| /third_party/flutter/skia/src/utils/ |
| D | SkLuaCanvas.cpp | 231 void SkLuaCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkLuaCanvas
|
| D | SkPaintFilterCanvas.cpp | 126 void SkPaintFilterCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkPaintFilterCanvas
|
| D | SkNWayCanvas.cpp | 223 void SkNWayCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkNWayCanvas
|
| /third_party/flutter/skia/include/utils/ |
| D | SkNoDrawCanvas.h | 61 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() function
|
| /third_party/flutter/skia/tools/debugger/ |
| D | DebugCanvas.cpp | 328 void DebugCanvas::onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in DebugCanvas
|