Home
last modified time | relevance | path

Searched refs:max_aspect (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/test/linux/
Dglx_renderer.cc134 size_hints->min_aspect.x = size_hints->max_aspect.x = width_; in Resize()
135 size_hints->min_aspect.y = size_hints->max_aspect.y = height_; in Resize()
/external/crosvm/gpu_display/src/generated/
Dxlib.rs2704 pub max_aspect: XSizeHints__bindgen_ty_1, field