Home
last modified time | relevance | path

Searched refs:IMAGE_DELAY_TIME (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp55 const std::string IMAGE_DELAY_TIME = "DelayTime"; member
769 if (key == IMAGE_DELAY_TIME) { in GetImagePropertyInt()
785 if (key != IMAGE_DELAY_TIME) { in GetImagePropertyString()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp106 const static string IMAGE_DELAY_TIME = "DelayTime"; member
1704 if (IMAGE_DELAY_TIME.compare(key) == ZERO) { in HeapMemAlloc()
1742 } else if (IMAGE_DELAY_TIME.compare(key) == ZERO) { in HeapMemAlloc()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp314 const static string IMAGE_DELAY_TIME = "DelayTime"; member
1672 if (IMAGE_DELAY_TIME.compare(key) == ZERO || IMAGE_DISPOSAL_TYPE.compare(key) == ZERO) {
3336 errorCode = mainDecoder_->GetImagePropertyString(index, IMAGE_DELAY_TIME, delayTimeStr);

Completed in 10 milliseconds