Searched refs:GetFormatExtended (Results 1 – 3 of 3) sorted by relevance
1029 HWTEST_F(ImageSourceTest, GetFormatExtended, TestSize.Level3)1035 auto ret = imageSource->GetFormatExtended(format);1445 uint32_t ret = imageSource->GetFormatExtended(format);1449 ret = imageSource->GetFormatExtended(format);
306 uint32_t GetFormatExtended(std::string &format);
2021 uint32_t ImageSource::GetFormatExtended(string &format) __attribute__((no_sanitize("cfi"))) in GetFormatExtended() function in OHOS::Media::ImageSource2091 if (GetFormatExtended(format) == SUCCESS) { in GetEncodedFormat()