Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.h83 std::vector<animation::frame> owned_frames_; variable
Dhealthd_mode_charger.cpp153 owned_frames_ = { in InitDefaultAnimationFrames()
638 batt_anim_.frames = owned_frames_.data(); in InitAnimation()
639 batt_anim_.num_frames = owned_frames_.size(); in InitAnimation()