Searched defs:onDrawBitmapRect (Results 1 – 11 of 11) sorted by relevance
| /external/skqp/src/core/ |
| D | SkPictureRecord.h | 228 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*, in onDrawBitmapRect() function
|
| D | SkOverdrawCanvas.cpp | 226 void SkOverdrawCanvas::onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect& dst, in onDrawBitmapRect() function in SkOverdrawCanvas
|
| D | SkLiteRecorder.cpp | 118 void SkLiteRecorder::onDrawBitmapRect(const SkBitmap& bm, in onDrawBitmapRect() function in SkLiteRecorder
|
| D | SkColorSpaceXformCanvas.cpp | 194 void onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in SkColorSpaceXformCanvas
|
| D | SkRecorder.cpp | 208 void SkRecorder::onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in SkRecorder
|
| D | SkCanvas.cpp | 2429 void SkCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkCanvas
|
| /external/skqp/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 | 130 void SkPaintFilterCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkPaintFilterCanvas
|
| D | SkNWayCanvas.cpp | 224 void SkNWayCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkNWayCanvas
|
| /external/skqp/include/utils/ |
| D | SkNoDrawCanvas.h | 61 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() function
|
| /external/skqp/tools/debugger/ |
| D | SkDebugCanvas.cpp | 329 void SkDebugCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkDebugCanvas
|