Searched refs:CreateMultiDisplaySurface (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/healthd/ |
H A D | healthd_mode_charger_test.cpp | 112 MOCK_METHOD(int, CreateMultiDisplaySurface, 147 CreateMultiDisplaySurface(StrEq(root + "charger/battery_scale.png"), _, _, _)) in ExpectChargerResAt()
|
H A D | healthd_mode_charger.h | 58 virtual int CreateMultiDisplaySurface(const std::string& name, int* frames, int* fps,
|
H A D | healthd_mode_charger.cpp | 711 ret = CreateMultiDisplaySurface(batt_anim_.animation_file, &scale_count, &scale_fps, in Init() 745 int Charger::CreateMultiDisplaySurface(const std::string& name, int* frames, int* fps, in CreateMultiDisplaySurface() function in android::Charger
|