/third_party/skia/include/core/ |
H A D | SkOverdrawCanvas.h | 44 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
H A D | SkCanvas.h | 2302 virtual void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect& dst,
|
/third_party/skia/src/utils/ |
H A D | SkPaintFilterCanvas.cpp | 141 void SkPaintFilterCanvas::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, in onDrawImageLattice2() function in SkPaintFilterCanvas 146 this->SkNWayCanvas::onDrawImageLattice2(image, lattice, dst, filter, &apf.paint()); in onDrawImageLattice2()
|
H A D | SkNWayCanvas.cpp | 269 void SkNWayCanvas::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, in onDrawImageLattice2() function in SkNWayCanvas
|
/third_party/skia/include/utils/ |
H A D | SkPaintFilterCanvas.h | 65 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
H A D | SkNWayCanvas.h | 61 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
H A D | SkNoDrawCanvas.h | 62 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
/third_party/skia/src/core/ |
H A D | SkRecorder.h | 95 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
H A D | SkPictureRecord.h | 194 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
H A D | SkOverdrawCanvas.cpp | 176 void SkOverdrawCanvas::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, in onDrawImageLattice2() function in SkOverdrawCanvas
|
H A D | SkRecorder.cpp | 220 void SkRecorder::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2() function in SkRecorder
|
H A D | SkCanvas.cpp | 1888 this->onDrawImageLattice2(image, latticePlusBounds, dst, filter, &latticePaint); 2265 void SkCanvas::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, const SkRect& dst,
|
H A D | SkPictureRecord.cpp | 558 void SkPictureRecord::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, in onDrawImageLattice2() function in SkPictureRecord
|
/third_party/skia/tools/debugger/ |
H A D | DebugCanvas.h | 177 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
|
H A D | DebugCanvas.cpp | 431 void DebugCanvas::onDrawImageLattice2(const SkImage* image,
|
/third_party/skia/tools/ |
H A D | MSKPPlayer.cpp | 227 void onDrawImageLattice2(const SkImage* image,
|