fix build error

Signed-off-by: y00656910 <yaoxingyu3@huawei.com>
Change-Id: I33f199a77dea5fbae4867089bdadbbbbbd7eec91
This commit is contained in:
y00656910 2024-01-13 18:30:04 +08:00
parent 6a94d0e726
commit c724a29b6f

View File

@ -133,6 +133,7 @@ static const uint8_t ASTC_HEADER_DIM_Y = 10;
PluginServer &ImageSource::pluginServer_ = ImageUtils::GetPluginServer();
ImageSource::FormatAgentMap ImageSource::formatAgentMap_ = InitClass();
uint64_t ImageSource::imageId_ = 0;
uint32_t ImageSource::GetSupportedFormats(set<string> &formats)
{