Home
last modified time | relevance | path

Searched defs:screen_height (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager14.java46 int screen_height, in nativeSetConfiguration()
H A DShadowArscAssetManager9.java572 int screen_height, in nativeSetConfiguration()
H A DShadowArscAssetManager10.java577 int screen_height, in nativeSetConfiguration()
/aosp_15_r20/external/coreboot/payloads/coreinfo/
H A Dbootlog_module.c39 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, u32 screen_height) in calculate_chars_count()
H A Dtimestamps_module.c63 u32 screen_height) in calculate_chars_count()
/aosp_15_r20/trusty/user/app/confirmationui/test/
Dmain.cpp85 const uint32_t screen_height = in TEST_P() local
/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dpalette.cc267 int screen_height = std::min( in ReadPaletteTokens() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DConfiguration.proto150 uint32 screen_height = 6; field
/aosp_15_r20/external/coreboot/src/include/
H A Dvbe.h24 u16 screen_height; member
/aosp_15_r20/external/webp/examples/
H A Dvwebp.c437 int screen_width, screen_height; in StartDisplay() local
/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.cc288 const auto screen_height = operator""_px(h); in SetDeviceContext() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DConfiguration.pb.h1554 inline ::uint32_t Configuration::screen_height() const { in screen_height() function
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp360 jint screen_height, jint smallest_screen_width_dp, in NativeSetConfiguration()
/aosp_15_r20/external/toybox/android/device/generated/
H A Dglobals.h395 unsigned screen_height, screen_width; member