Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp171 int TextMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems()
234 int GraphicMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems()
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp323 jint screen_width, jint screen_height, in NativeSetConfiguration()