Home
last modified time | relevance | path

Searched defs:MakeRasterDirect (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp76 std::shared_ptr<Surface> Surface::MakeRasterDirect(const ImageInfo& imageInfo, void* pixels, size_t rowBytes) in MakeRasterDirect() function in OHOS::Rosen::Drawing::Surface
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp186 std::shared_ptr<Surface> StaticFactory::MakeRasterDirect(const ImageInfo& imageInfo, void* pixels, size_t rowBytes) in MakeRasterDirect() function in OHOS::Rosen::Drawing::StaticFactory
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp306 std::shared_ptr<Surface> SkiaSurface::MakeRasterDirect(const ImageInfo& imageInfo, void* pixels, size_t rowBytes) in MakeRasterDirect() function in OHOS::Rosen::Drawing::SkiaSurface
H A Dskia_static_factory.cpp119 std::shared_ptr<Surface> SkiaStaticFactory::MakeRasterDirect(const ImageInfo& imageInfo, void* pixels, size_t rowBytes) in MakeRasterDirect() function in OHOS::Rosen::Drawing::SkiaStaticFactory

Completed in 5 milliseconds