/external/skia/src/core/ |
D | SkPictureRecord.h | 233 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*, in onDrawBitmapRect() function
|
D | SkLiteRecorder.cpp | 140 void SkLiteRecorder::onDrawBitmapRect(const SkBitmap& bm, in onDrawBitmapRect() function in SkLiteRecorder
|
D | SkOverdrawCanvas.cpp | 278 void SkOverdrawCanvas::onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect& dst, in onDrawBitmapRect() function in SkOverdrawCanvas
|
D | SkRecorder.cpp | 197 void SkRecorder::onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in SkRecorder
|
D | SkColorSpaceXformCanvas.cpp | 185 void onDrawBitmapRect(const SkBitmap& bitmap, in onDrawBitmapRect() function in SkColorSpaceXformCanvas
|
D | SkCanvas.cpp | 2336 void SkCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkCanvas
|
/external/skia/include/utils/ |
D | SkNoDrawCanvas.h | 62 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() function
|
/external/skia/src/utils/ |
D | SkPaintFilterCanvas.cpp | 109 void SkPaintFilterCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkPaintFilterCanvas
|
D | SkLuaCanvas.cpp | 226 void SkLuaCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkLuaCanvas
|
D | SkNWayCanvas.cpp | 197 void SkNWayCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkNWayCanvas
|
D | SkDumpCanvas.cpp | 354 void SkDumpCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkDumpCanvas
|
D | SkDeferredCanvas.cpp | 399 void SkDeferredCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& ds… in onDrawBitmapRect() function in SkDeferredCanvas
|
/external/skia/tools/debugger/ |
D | SkDebugCanvas.cpp | 485 void SkDebugCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkDebugCanvas
|
/external/skia/src/pipe/ |
D | SkPipeCanvas.cpp | 471 void SkPipeCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in SkPipeCanvas
|