Searched defs:batt_anim (Results 1 - 1 of 1) sorted by relevance

/system/core/healthd/
H A Dhealthd_mode_charger.cpp117 struct animation *batt_anim; member in struct:charger
308 struct animation *batt_anim = charger->batt_anim; local
309 struct frame *frame = &batt_anim->frames[batt_anim->cur_frame];
311 if (batt_anim->num_frames != 0) {
314 batt_anim->cur_frame, frame->min_capacity,
321 struct animation *batt_anim = charger->batt_anim; local
326 if (batt_anim
347 struct animation *batt_anim = charger->batt_anim; local
[all...]

Completed in 25 milliseconds