Home
last modified time | relevance | path

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 Dskia_canvas_autocache.h83 …void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode, const SkPain…
H A Dskia_canvas_autocache.cpp445 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()