Home
last modified time | relevance | path

Searched defs:min_h (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/intel/gma/hires_fb/
H A Dgma-gfx_init.adb39 min_h : pos32 := Config.LINEAR_FRAMEBUFFER_MAX_WIDTH; variable
/aosp_15_r20/external/libkmsxx/kms++util/inc/kms++util/
H A Dvideodevice.h14 uint32_t min_h, max_h, step_h; member
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_rotation_crc.c202 unsigned int w, h, ref_w, ref_h, min_w, min_h; in prepare_fbs() local