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 D | surface.cpp | 109 std::shared_ptr<Surface> Surface::MakeSurface(int width, int height) 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 D | skia_surface.cpp | 403 std::shared_ptr<Surface> SkiaSurface::MakeSurface(int width, int height) const in MakeSurface() function in OHOS::Rosen::Drawing::SkiaSurface |