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

12

/external/skia/include/core/
H A DSkOverdrawCanvas.h53 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, const SkPaint*) override;
/external/skia/include/utils/
H A DSkLuaCanvas.h59 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkNoDrawCanvas.h68 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&,
H A DSkDumpCanvas.h114 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkNWayCanvas.h71 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkPaintFilterCanvas.h78 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skqp/include/core/
H A DSkOverdrawCanvas.h53 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, const SkPaint*) override;
/external/skqp/include/utils/
H A DSkLuaCanvas.h59 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkNoDrawCanvas.h68 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&,
H A DSkDumpCanvas.h114 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkNWayCanvas.h71 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkPaintFilterCanvas.h75 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skia/src/core/
H A DSkLiteRecorder.h66 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, const SkPaint*) override;
H A DSkRecorder.h117 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
H A DSkLiteRecorder.cpp137 void SkLiteRecorder::onDrawBitmapNine(const SkBitmap& bm, function in class:SkLiteRecorder
H A DSkPictureRecord.h234 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skqp/src/core/
H A DSkLiteRecorder.h66 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, const SkPaint*) override;
H A DSkRecorder.h117 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skia/src/utils/
H A DSkPaintFilterCanvas.cpp119 void SkPaintFilterCanvas::onDrawBitmapNine(const SkBitmap& bm, const SkIRect& center, function in class:SkPaintFilterCanvas
123 this->INHERITED::onDrawBitmapNine(bm, center, dst, apf.paint());
H A DSkLuaCanvas.cpp234 void SkLuaCanvas::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center, const SkRect& dst, function in class:SkLuaCanvas
/external/skqp/src/utils/
H A DSkPaintFilterCanvas.cpp119 void SkPaintFilterCanvas::onDrawBitmapNine(const SkBitmap& bm, const SkIRect& center, function in class:SkPaintFilterCanvas
123 this->INHERITED::onDrawBitmapNine(bm, center, dst, apf.paint());
/external/skia/src/pipe/
H A DSkPipeCanvas.h151 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skia/tools/debugger/
H A DSkDebugCanvas.h217 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skqp/src/pipe/
H A DSkPipeCanvas.h151 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
/external/skqp/tools/debugger/
H A DSkDebugCanvas.h217 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,

Completed in 478 milliseconds

12