Searched refs:onDrawImageLattice2 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_canvas_autocache.h | 83 …void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode, const SkPain…
|
H A D | skia_canvas_autocache.cpp | 445 void SkiaCanvasAutoCache::onDrawImageLattice2(const SkImage* image, const Lattice& lattice, in onDrawImageLattice2() function in OHOS::Rosen::Drawing::SkiaCanvasAutoCache 455 this->SkNWayCanvas::onDrawImageLattice2(image, lattice, dst, filter, paint); in onDrawImageLattice2()
|