Searched refs:GetImageWidthAndHeight (Results 1 – 3 of 3) sorted by relevance
57 std::tuple<uint32_t, uint32_t> GetImageWidthAndHeight();
361 std::tuple<uint32_t, uint32_t> WebpExifMetadataAccessor::GetImageWidthAndHeight() in GetImageWidthAndHeight() function in OHOS::Media::WebpExifMetadataAccessor496 auto [width, height] = GetImageWidthAndHeight(); in WirteChunkVp8x()
123 metadataAccessor->GetImageWidthAndHeight(); in WebpAccessorTest()