Searched refs:OH_ImageSource_GetSupportedFormats (Results 1 – 11 of 11) sorted by relevance
6 …dFormatList](_ohos_image_source_supported_format_list.md)和[OH_ImageSource_GetSupportedFormats](ima…
6 定义图像源支持的格式字符串列表。 由[OH_ImageSource_GetSupportedFormats](image.md#oh_imagesource_getsupportedformats)…
56 | int32_t [OH_ImageSource_GetSupportedFormats](image.md#oh_imagesource_getsupportedformats) (struct…
152 | int32_t [OH_ImageSource_GetSupportedFormats](#oh_imagesource_getsupportedformats) (struct [OhosIm…2175 ### OH_ImageSource_GetSupportedFormats()2178 int32_t OH_ImageSource_GetSupportedFormats (struct OhosImageSourceSupportedFormatList * res)
6 …matList](_ohos_image_source_supported_format_list.md) and [OH_ImageSource_GetSupportedFormats](ima…
6 …t supported by an image source. It is obtained by calling [OH_ImageSource_GetSupportedFormats](ima…
152 | int32_t [OH_ImageSource_GetSupportedFormats](#oh_imagesource_getsupportedformats) (struct [OhosIm…2289 ### OH_ImageSource_GetSupportedFormats()2292 int32_t OH_ImageSource_GetSupportedFormats (struct OhosImageSourceSupportedFormatList * res)
605 int32_t OH_ImageSource_GetSupportedFormats(struct OhosImageSourceSupportedFormatList* res);
149 int32_t OH_ImageSource_GetSupportedFormats(struct OhosImageSourceSupportedFormatList* res) in OH_ImageSource_GetSupportedFormats() function
418 int32_t ret = OH_ImageSource_GetSupportedFormats(res);