Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/coreinfo/
H A Dbootlog_module.c26 static u32 char_width(char c, u32 cursor, u32 screen_width) in char_width()
39 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, u32 screen_height) in calculate_chars_count()
66 …c int sanitize_buffer_for_display(char *str, u32 str_len, char *out, u32 out_len, u32 screen_width) in sanitize_buffer_for_display()
H A Dtimestamps_module.c50 static u32 char_width(char c, u32 cursor, u32 screen_width) in char_width()
62 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, in calculate_chars_count()
88 u32 out_len, u32 screen_width) in sanitize_buffer_for_display()
/aosp_15_r20/external/pigweed/pw_console/py/
H A Dtext_formatting_test.py108 screen_width, argument
203 screen_width, argument
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dtext_formatting.py234 def get_line_height(text_width, screen_width, prefix_width): argument
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/
H A Dcore-extensions.rb161 def screen_width( out=STDERR ) method
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager14.java45 int screen_width, in nativeSetConfiguration()
H A DShadowArscAssetManager9.java571 int screen_width, in nativeSetConfiguration()
H A DShadowArscAssetManager10.java576 int screen_width, in nativeSetConfiguration()
/aosp_15_r20/trusty/user/app/confirmationui/test/
Dmain.cpp83 const uint32_t screen_width = in TEST_P() local
/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dpalette.cc269 int screen_width = std::min( in ReadPaletteTokens() local
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dmain.rb221 def screen_width method in ANTLR3.Main.Main
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DConfiguration.proto147 uint32 screen_width = 5; field
/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp176 int TextMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems()
239 int GraphicMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems()
/aosp_15_r20/external/coreboot/src/include/
H A Dvbe.h23 u16 screen_width; member
/aosp_15_r20/external/webp/examples/
H A Dvwebp.c437 int screen_width, screen_height; in StartDisplay() local
/aosp_15_r20/external/iputils/
H A Dping_common.c65 static int screen_width = INT_MAX; variable
/aosp_15_r20/external/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c46 static unsigned int screen_width, screen_height; variable
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc287 const auto screen_width = operator""_px(w); in SetDeviceContext() local
/aosp_15_r20/external/toybox/scripts/prereq/generated/
H A Dglobals.h59 unsigned screen_width; member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DConfiguration.pb.h1534 inline ::uint32_t Configuration::screen_width() const { in screen_width() function
/aosp_15_r20/external/toybox/android/device/generated/
H A Dglobals.h395 unsigned screen_height, screen_width; member
598 unsigned screen_width; member
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp359 jint keyboard_hidden, jint navigation, jint screen_width, in NativeSetConfiguration()
/aosp_15_r20/external/toybox/android/mac/generated/
H A Dglobals.h224 unsigned screen_width; member
/aosp_15_r20/external/toybox/android/linux/generated/
H A Dglobals.h244 unsigned screen_width; member
/aosp_15_r20/external/iproute2/misc/
H A Dss.c4067 int addrp_width, screen_width = 80; in main() local