Searched defs:MakeSurface (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ | ||
H A D | surface.cpp | 109 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 |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ | ||
H A D | skia_surface.cpp | 403 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 |
Completed in 2 milliseconds