Home
last modified time | relevance | path

Searched defs:MakeSurface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp109 std::shared_ptr<Surface> Surface::MakeSurface(int width, int height) const in MakeSurface() function in OHOS::Rosen::Drawing::Surface
114 std::shared_ptr<Surface> Surface::MakeSurface(const ImageInfo& imageinfo) const in MakeSurface() function in OHOS::Rosen::Drawing::Surface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp403 std::shared_ptr<Surface> SkiaSurface::MakeSurface(int width, int height) const in MakeSurface() function in OHOS::Rosen::Drawing::SkiaSurface
420 std::shared_ptr<Surface> SkiaSurface::MakeSurface(const ImageInfo& imageInfo) const in MakeSurface() function in OHOS::Rosen::Drawing::SkiaSurface