Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/
H A Dhealthd_draw.cpp31 static bool get_split_screen() { in get_split_screen() function
59 : kSplitScreen(get_split_screen()), kSplitOffset(get_split_offset()) { in HealthdDraw()