Searched refs:show_idx (Results 1 – 1 of 1) sorted by relevance
580 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show() local642 show_idx = IMAGE_LOWPOWER_IDX(image_num); in charge_animation_show()643 charge_show_bmp(image[show_idx].name); in charge_animation_show()741 debug("step2 (%d)... show_idx=%d\n", screen_on, show_idx); in charge_animation_show()816 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()825 if (show_idx == IMAGE_RECALC_IDX) { in charge_animation_show()840 __func__, show_idx, screen_on); in charge_animation_show()843 show_idx = start_idx; in charge_animation_show()847 debug("step3 (%d)... show_idx=%d\n", screen_on, show_idx); in charge_animation_show()897 if (old_show_idx != show_idx) { in charge_animation_show()[all …]