Home
last modified time | relevance | path

Searched defs:draw_funcs_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dscreen_ui.h100 const DrawInterface& draw_funcs_; variable
/aosp12/bootable/recovery/tests/unit/
H A Dscreen_ui_test.cpp70 MockDrawFunctions draw_funcs_; member in ScreenUITest