Searched refs:kRepetitionCountInfinite (Results 1 – 8 of 8) sorted by relevance
115 if (stillImage || (repetitionCount == SkCodec::kRepetitionCountInfinite)) { in write_nia_footer()
195 SkCodec::kRepetitionCountInfinite, in DEF_TEST()216 { 1000, 500, 1000 }, SkCodec::kRepetitionCountInfinite, in DEF_TEST()
710 static constexpr int kRepetitionCountInfinite = -1; variable
173 if (fRepetitionCount != SkCodec::kRepetitionCountInfinite in computeNextFrame()
358 return kRepetitionCountInfinite; in onGetRepetitionCount()
223 return kRepetitionCountInfinite; in onGetRepetitionCount()
830 return SkCodec::kRepetitionCountInfinite; in onGetRepetitionCount()
719 m_loopCount = SkCodec::kRepetitionCountInfinite; in parse()