Searched refs:CheckFormatHint (Results 1 – 5 of 5) sorted by relevance
55 imageSource->CheckFormatHint(key, agentIter); in ImageSourceFuncTest001()
224 uint32_t ImageSource::CheckFormatHint(const std::string &formatHint, FormatAgentMap::iterator &form… in CheckFormatHint() function in OHOS::Media::ImageSource
273 uint32_t CheckFormatHint(const std::string &formatHint, FormatAgentMap::iterator &formatIter);
1465 uint32_t ret = imageSource->CheckFormatHint(formatHint, formatIter);1474 ret = imageSource->CheckFormatHint(formatHint, formatIter);
1981 uint32_t ImageSource::CheckFormatHint(const string &formatHint, FormatAgentMap::iterator &formatIte… in CheckFormatHint() function in OHOS::Media::ImageSource2080 ret = CheckFormatHint(formatHint, hintIter); in GetEncodedFormat()