Searched refs:IMAGE_DELAY_TIME (Results 1 – 3 of 3) sorted by relevance
55 const std::string IMAGE_DELAY_TIME = "DelayTime"; variable781 if (key == IMAGE_DELAY_TIME) { in GetImagePropertyInt()797 if (key != IMAGE_DELAY_TIME) { in GetImagePropertyString()
111 const static string IMAGE_DELAY_TIME = "DelayTime"; variable1808 if (IMAGE_DELAY_TIME.compare(key) == ZERO) { in HeapMemAlloc()1846 } else if (IMAGE_DELAY_TIME.compare(key) == ZERO) { in HeapMemAlloc()
286 const static string IMAGE_DELAY_TIME = "DelayTime"; variable1676 if (IMAGE_DELAY_TIME.compare(key) == ZERO || IMAGE_DISPOSAL_TYPE.compare(key) == ZERO) { in GetImagePropertyInt()3296 errorCode = mainDecoder_->GetImagePropertyString(index, IMAGE_DELAY_TIME, delayTimeStr); in GetDelayTime()