Searched defs:MakeImageInfo (Results 1 - 5 of 5) sorted by relevance
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
H A D | svg_decoder.cpp | 207 SkImageInfo MakeImageInfo(const PixelDecodeOptions &opts)
in MakeImageInfo() function
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | webp_encoder.cpp | 780 ImageInfo WebpEncoder::MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpace cs) MakeImageInfo() function in OHOS::ImagePlugin::WebpEncoder [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/ |
H A D | pixel_map_utils.h | 160 static ImageInfo MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpace cs = ColorSpace::SRGB) in MakeImageInfo() function
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 116 static ImageInfo MakeImageInfo(const Size &size, PixelFormat format, AlphaType alphaType, in MakeImageInfo() function
|
H A D | picture.cpp | 174 static ImageInfo MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpace cs) in MakeImageInfo() function
|
Completed in 5 milliseconds