Searched refs:GetAPIVersion (Results 1 – 4 of 4) sorted by relevance
84 static int32_t GetAPIVersion();
272 int32_t apiVersion = ImageUtils::GetAPIVersion(); in SetAuxiliaryPictureInfo()
902 if (GetAPIVersion() > APIVERSION_13) { in GetEncodedHeifFormat()909 int32_t ImageUtils::GetAPIVersion() in GetAPIVersion() function in OHOS::Media::ImageUtils
1443 if (name == IMAGE_HEIF_FORMAT && ImageUtils::GetAPIVersion() > APIVERSION_13) { in HeapMemAlloc()