Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp238 bool PixelMapImage::DrawImageNine( in DrawImageNine() function in OHOS::Ace::NG::PixelMapImage
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp324 bool DrawingImage::DrawImageNine( in DrawImageNine() function in OHOS::Ace::NG::DrawingImage
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp304 void CoreCanvas::DrawImageNine(const Image* image, const RectI& center, const Rect& dst, in DrawImageNine() function in OHOS::Rosen::Drawing::CoreCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp243 void RecordingCanvas::DrawImageNine(const Image* image, const RectI& center, const Rect& dst, in DrawImageNine() 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.cpp236 void RSPaintFilterCanvasBase::DrawImageNine(const Drawing::Image* image, const Drawing::RectI& cent… in DrawImageNine() 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.cpp516 void SkiaCanvas::DrawImageNine(const Image* image, const RectI& center, const Rect& dst, in DrawImageNine() function in OHOS::Rosen::Drawing::SkiaCanvas