Home
last modified time | relevance | path

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

/aosp12/system/core/healthd/
H A Dhealthd_mode_charger.h88 std::vector<animation::frame> owned_frames_; variable
H A Dhealthd_mode_charger.cpp162 owned_frames_ = { in InitDefaultAnimationFrames()
653 batt_anim_.frames = owned_frames_.data(); in InitAnimation()
654 batt_anim_.num_frames = owned_frames_.size(); in InitAnimation()