Home
last modified time | relevance | path

Searched refs:scale_count (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
Dhealthd_mode_charger.cpp647 int scale_count; in healthd_mode_charger_init() local
650 ret = res_create_multi_display_surface(anim->animation_file.c_str(), &scale_count, &scale_fps, in healthd_mode_charger_init()
656 } else if (scale_count != anim->num_frames) { in healthd_mode_charger_init()
657 LOGE("battery_scale image has unexpected frame count (%d, expected %d)\n", scale_count, in healthd_mode_charger_init()