/external/skia/include/core/ |
H A D | SkOverdrawCanvas.h | 51 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
|
/external/skia/include/utils/ |
H A D | SkLuaCanvas.h | 54 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkNoDrawCanvas.h | 62 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
|
H A D | SkDumpCanvas.h | 109 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkNWayCanvas.h | 66 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkPaintFilterCanvas.h | 76 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skqp/include/core/ |
H A D | SkOverdrawCanvas.h | 51 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
|
/external/skqp/include/utils/ |
H A D | SkLuaCanvas.h | 54 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkNoDrawCanvas.h | 62 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
|
H A D | SkDumpCanvas.h | 109 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkNWayCanvas.h | 66 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkPaintFilterCanvas.h | 73 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skia/src/core/ |
H A D | SkLiteRecorder.h | 67 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
|
H A D | SkRecorder.h | 110 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
H A D | SkLiteRecorder.cpp | 142 void SkLiteRecorder::onDrawBitmapRect(const SkBitmap& bm, function in class:SkLiteRecorder
|
H A D | SkPictureRecord.h | 230 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skqp/src/core/ |
H A D | SkLiteRecorder.h | 67 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
|
H A D | SkRecorder.h | 110 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skia/src/utils/ |
H A D | SkPaintFilterCanvas.cpp | 111 void SkPaintFilterCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, function in class:SkPaintFilterCanvas 115 this->INHERITED::onDrawBitmapRect(bm, src, dst, apf.paint(), constraint);
|
H A D | SkLuaCanvas.cpp | 226 void SkLuaCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, function in class:SkLuaCanvas
|
/external/skqp/src/utils/ |
H A D | SkPaintFilterCanvas.cpp | 111 void SkPaintFilterCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, function in class:SkPaintFilterCanvas 115 this->INHERITED::onDrawBitmapRect(bm, src, dst, apf.paint(), constraint);
|
/external/skia/src/pipe/ |
H A D | SkPipeCanvas.h | 149 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skia/tools/debugger/ |
H A D | SkDebugCanvas.h | 210 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skqp/src/pipe/ |
H A D | SkPipeCanvas.h | 149 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|
/external/skqp/tools/debugger/ |
H A D | SkDebugCanvas.h | 210 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
|