mirror of
https://gitee.com/openharmony/multimedia_image_framework
synced 2024-11-27 17:22:40 +00:00
fix build error
Signed-off-by: y00656910 <yaoxingyu3@huawei.com> Change-Id: I33f199a77dea5fbae4867089bdadbbbbbd7eec91
This commit is contained in:
parent
6a94d0e726
commit
c724a29b6f
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user