Home
last modified time | relevance | path

Searched defs:MakeFromStream (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_typeface.cpp59 std::shared_ptr<TexgineTypeface> TexgineTypeface::MakeFromStream( in MakeFromStream() function in OHOS::Rosen::TextEngine::TexgineTypeface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtypeface.cpp46 std::shared_ptr<Typeface> Typeface::MakeFromStream(std::unique_ptr<MemoryStream> memoryStream, int3… in MakeFromStream() function in OHOS::Rosen::Drawing::Typeface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_typeface.cpp231 std::shared_ptr<Typeface> SkiaTypeface::MakeFromStream(std::unique_ptr<MemoryStream> memoryStream, … in MakeFromStream() function in OHOS::Rosen::Drawing::SkiaTypeface
H A Dskia_static_factory.cpp66 std::shared_ptr<Typeface> SkiaStaticFactory::MakeFromStream(std::unique_ptr<MemoryStream> memoryStr… in MakeFromStream() function in OHOS::Rosen::Drawing::SkiaStaticFactory
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp102 std::shared_ptr<Typeface> StaticFactory::MakeFromStream(std::unique_ptr<MemoryStream> memoryStream,… in MakeFromStream() function in OHOS::Rosen::Drawing::StaticFactory
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp50 heif_error HeifParser::MakeFromStream(const std::shared_ptr<HeifInputStream> &stream, std::shared_p… in MakeFromStream() function in OHOS::ImagePlugin::HeifParser