Searched refs:historyAutoAndRepeatLevel_ (Results 1 – 3 of 3) sorted by relevance
531 autoAndRepeatLevel_ = historyAutoAndRepeatLevel_; in MediaResetToPlay()537 SelectPlaybackMode(historyAutoAndRepeatLevel_); in MediaResetToPlay()881 if (historyAutoAndRepeatLevel_ != PlaybackMode::NONE && in VisiblePlayback()883 SelectPlaybackMode(historyAutoAndRepeatLevel_); in VisiblePlayback()926 if (historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) { in StartAnimation()983 if (historyAutoAndRepeatLevel_ != PlaybackMode::REPEAT) { in StopPlayback()1008 if (historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) { in StopAnimation()1073 historyAutoAndRepeatLevel_ = PlaybackMode::AUTO; in AutoPlay()1121 historyAutoAndRepeatLevel_ = PlaybackMode::NONE; in RepeatPlay()1126 historyAutoAndRepeatLevel_ = PlaybackMode::REPEAT; in RepeatPlay()[all …]
221 PlaybackMode historyAutoAndRepeatLevel_ = PlaybackMode::NONE; variable
906 PlaybackMode oldHistoryAutoAndRepeatLevel_ = movingphotoPattern->historyAutoAndRepeatLevel_;910 EXPECT_EQ(movingphotoPattern->historyAutoAndRepeatLevel_, oldHistoryAutoAndRepeatLevel_);914 EXPECT_EQ(movingphotoPattern->historyAutoAndRepeatLevel_, PlaybackMode::AUTO);980 PlaybackMode oldHistoryAutoAndRepeatLevel_ = movingphotoPattern->historyAutoAndRepeatLevel_;984 EXPECT_EQ(movingphotoPattern->historyAutoAndRepeatLevel_, oldHistoryAutoAndRepeatLevel_);988 EXPECT_EQ(movingphotoPattern->historyAutoAndRepeatLevel_, PlaybackMode::REPEAT);996 EXPECT_EQ(movingphotoPattern->historyAutoAndRepeatLevel_, PlaybackMode::REPEAT);