Searched defs:ImageSourceArgs (Results 1 – 1 of 1) sorted by relevance
35 struct ImageSourceArgs { struct36 struct OhosImageSource* source;37 struct OhosImageSourceOps* sourceOps;38 struct OhosImageDecodingOps* decodingOps;39 struct OhosImageSourceDelayTimeList* outDelayTimes;40 struct OhosImageSourceSupportedFormatList* outFormats;41 struct OhosImageSourceInfo* outInfo;42 struct OhosImageSourceProperty* inPropertyKey;43 struct OhosImageSourceProperty* propertyVal;44 struct OhosImageSourceUpdateData* inUpdateData;[all …]