Searched refs:first_frame_repeats (Results 1 – 4 of 4) sorted by relevance
81 int first_frame_repeats; // Number of times to repeat the first frame in the current cycle member
98 if (sscanf(rest, "%d %d %n%*s%n", &anim->num_cycles, &anim->first_frame_repeats, in parse_animation_desc()
143 .first_frame_repeats = 2,363 batt_anim_.first_frame_repeats; in UpdateScreenState()646 LOGV(" animation: %d %d '%s' (%d)\n", batt_anim_.num_cycles, batt_anim_.first_frame_repeats, in InitAnimation()
164 EXPECT_EQ(1, anim.first_frame_repeats); in TEST()