Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.h42 : w_(w), h_(h), teeui_frame_(ScreenSizeInBytes(w, h), color) {} in TeeUiFrameWrapper()
55 static std::uint32_t ScreenSizeInBytes(const int w, const int h) { in ScreenSizeInBytes() function
/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector_common.h78 static std::uint32_t ScreenSizeInBytes(const std::uint32_t display_number) { in ScreenSizeInBytes() function