Home
last modified time | relevance | path

Searched defs:frame_bytes (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_surfaces.cpp40 std::uint8_t* frame_bytes) { in HandleSurfaceFrame()
/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.h157 std::uint8_t* frame_bytes) override { in RenderConfirmationUi()
/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc407 auto frame_bytes = reinterpret_cast<std::uint8_t*>(teeui_frame->data()); in RenderDialog() local