Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector_common.h67 static std::uint32_t ComputeScreenSizeInBytes(const std::uint32_t w, in ComputeScreenSizeInBytes() function
/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.h53 return ScreenConnectorInfo::ComputeScreenSizeInBytes(w, h); in ScreenSizeInBytes()