Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp692 int scale_count; in Init() local
695 ret = res_create_multi_display_surface(batt_anim_.animation_file.c_str(), &scale_count, in Init()
701 } else if (scale_count != batt_anim_.num_frames) { in Init()
702 LOGE("battery_scale image has unexpected frame count (%d, expected %d)\n", scale_count, in Init()