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 D | pixelmap_image.cpp | 183 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 D | drawing_image.cpp | 274 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 D | core_canvas.cpp | 310 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 D | recording_canvas.cpp | 263 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 D | rs_paint_filter_canvas.cpp | 250 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 D | skia_canvas.cpp | 552 void SkiaCanvas::DrawImageLattice(const Image* image, const Lattice& lattice, const Rect& dst, in DrawImageLattice() function in OHOS::Rosen::Drawing::SkiaCanvas
|