Home
last modified time | relevance | path

Searched defs:MakeRasterN32Premul (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp81 std::shared_ptr<Surface> Surface::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() 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_static_factory.cpp124 std::shared_ptr<Surface> SkiaStaticFactory::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() function in OHOS::Rosen::Drawing::SkiaStaticFactory
H A Dskia_surface.cpp319 std::shared_ptr<Surface> SkiaSurface::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() function in OHOS::Rosen::Drawing::SkiaSurface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp196 std::shared_ptr<Surface> StaticFactory::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() function in OHOS::Rosen::Drawing::StaticFactory