Searched defs:refresh_rate (Results 1 – 9 of 9) sorted by relevance
/external/v4l-utils/utils/v4l2-ctl/ |
D | v4l2-ctl-modes.cpp | 11 static bool valid_params(int width, int height, int refresh_rate) in valid_params() 121 int refresh_rate, int reduced_blanking, in calc_cvt_modeline() 387 int refresh_rate, bool reduced_blanking, in calc_gtf_modeline()
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_device.h | 85 int refresh_rate; member
|
/external/coreboot/src/drivers/aspeed/common/ |
D | ast_mode.c | 37 u32 refresh_rate_index = 0, mode_id, color_index, refresh_rate; in ast_get_vbios_mode_info() local
|
D | ast_drv.h | 207 u32 refresh_rate; member
|
/external/crosvm/vm_control/src/ |
D | gpu.rs | 64 pub refresh_rate: u32, field
|
/external/rust/android-crates-io/crates/vulkano/src/swapchain/ |
D | display.rs | 422 pub fn refresh_rate(&self) -> u32 { in refresh_rate() method
|
/external/crosvm/devices/src/virtio/gpu/ |
D | edid.rs | 109 refresh_rate: u32, field
|
/external/mesa3d/include/drm-uapi/ |
D | d3dkmthk.h | 439 struct d3dddi_rational refresh_rate; member
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | definitions.rs | 10880 pub refresh_rate: u32, field 10913 pub fn refresh_rate(mut self, refresh_rate: u32) -> Self { in refresh_rate() method
|