Home
last modified time | relevance | path

Searched defs:CanvasDrawImage (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/testcase/interface/
Dcanvastest.ts376 export class CanvasDrawImage extends TestBase { class
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
Dpixel_map_from_surface.cpp377 bool PixelMapFromSurface::CanvasDrawImage(const std::shared_ptr<Drawing::Image> &drawingImage, in CanvasDrawImage() function in OHOS::Rosen::PixelMapFromSurface
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_image.cpp124 void RSImage::CanvasDrawImage(Drawing::Canvas& canvas, const Drawing::Rect& rect, in CanvasDrawImage() function in OHOS::Rosen::RSImage