Home
last modified time | relevance | path

Searched defs:DrawImageLattice (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp183 bool PixelMapImage::DrawImageLattice( in DrawImageLattice() function in OHOS::Ace::NG::PixelMapImage
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp274 bool DrawingImage::DrawImageLattice( in DrawImageLattice() function in OHOS::Ace::NG::DrawingImage
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp310 void CoreCanvas::DrawImageLattice(const Image* image, const Lattice& lattice, const Rect& dst, in DrawImageLattice() function in OHOS::Rosen::Drawing::CoreCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp263 void RecordingCanvas::DrawImageLattice(const Image* image, const Lattice& lattice, const Rect& dst, in DrawImageLattice() function in OHOS::Rosen::Drawing::RecordingCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp250 void RSPaintFilterCanvasBase::DrawImageLattice(const Drawing::Image* image, const Drawing::Lattice&… in DrawImageLattice() function in OHOS::Rosen::RSPaintFilterCanvasBase
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas.cpp552 void SkiaCanvas::DrawImageLattice(const Image* image, const Lattice& lattice, const Rect& dst, in DrawImageLattice() function in OHOS::Rosen::Drawing::SkiaCanvas