Searched refs:onDrawBitmapRect (Results 1 - 25 of 46) sorted by relevance

12

/external/skia/include/core/
H A DSkOverdrawCanvas.h51 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
/external/skia/include/utils/
H A DSkLuaCanvas.h54 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkNoDrawCanvas.h62 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
H A DSkDumpCanvas.h109 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkNWayCanvas.h66 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkPaintFilterCanvas.h76 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skqp/include/core/
H A DSkOverdrawCanvas.h51 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
/external/skqp/include/utils/
H A DSkLuaCanvas.h54 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkNoDrawCanvas.h62 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
H A DSkDumpCanvas.h109 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkNWayCanvas.h66 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkPaintFilterCanvas.h73 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skia/src/core/
H A DSkLiteRecorder.h67 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
H A DSkRecorder.h110 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
H A DSkLiteRecorder.cpp142 void SkLiteRecorder::onDrawBitmapRect(const SkBitmap& bm, function in class:SkLiteRecorder
H A DSkPictureRecord.h230 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skqp/src/core/
H A DSkLiteRecorder.h67 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*,
H A DSkRecorder.h110 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skia/src/utils/
H A DSkPaintFilterCanvas.cpp111 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 DSkLuaCanvas.cpp226 void SkLuaCanvas::onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, function in class:SkLuaCanvas
/external/skqp/src/utils/
H A DSkPaintFilterCanvas.cpp111 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 DSkPipeCanvas.h149 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skia/tools/debugger/
H A DSkDebugCanvas.h210 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skqp/src/pipe/
H A DSkPipeCanvas.h149 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
/external/skqp/tools/debugger/
H A DSkDebugCanvas.h210 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,

Completed in 502 milliseconds

12