Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc143 const auto screen_width = operator""_px(w); in SetDeviceContext() local
145 ctx_.setParam<RightEdgeOfScreen>(pxs(screen_width)); in SetDeviceContext()