Home
last modified time | relevance | path

Searched defs:mheight (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
H A Dtui.c452 int y, x, nitems, barlen, mheight, mw, old = -1, cur = 0, cur0; in domenu() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c8019 unsigned mheight = u_minify(pr->height0, level); in vrend_resource_alloc_texture() local
8038 unsigned mheight = u_minify(pr->height0, level); in vrend_resource_alloc_texture() local
8062 unsigned mheight = u_minify(pr->height0, level); in vrend_resource_alloc_texture() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXlib.h270 int mwidth, mheight; /* width and height of in millimeters */ member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h270 int mwidth, mheight; /* width and height of in millimeters */ member
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DR.java440 public final int mheight = 0; field in R
/aosp_15_r20/external/crosvm/gpu_display/src/generated/
H A Dxlib.rs2023 pub mheight: ::std::os::raw::c_int, field