Home
last modified time | relevance | path

Searched defs:onDrawBitmapRect (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPictureRecord.h232 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*, in onDrawBitmapRect() function
DSkOverdrawCanvas.cpp199 void SkOverdrawCanvas::onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect& dst, in onDrawBitmapRect() function in SkOverdrawCanvas
DSkRecorder.cpp207 void SkRecorder::onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in SkRecorder
DSkCanvas.cpp2443 void SkCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkCanvas
/third_party/flutter/skia/src/utils/
DSkLuaCanvas.cpp231 void SkLuaCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkLuaCanvas
DSkPaintFilterCanvas.cpp126 void SkPaintFilterCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkPaintFilterCanvas
DSkNWayCanvas.cpp223 void SkNWayCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkNWayCanvas
/third_party/flutter/skia/include/utils/
DSkNoDrawCanvas.h61 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() function
/third_party/flutter/skia/tools/debugger/
DDebugCanvas.cpp328 void DebugCanvas::onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in DebugCanvas