Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.cpp60 void WaylandServer::ServerLoop(int fd, bool frames_are_rgba) { in ServerLoop()
Dwayland_surfaces.cpp37 void Surfaces::SetFramesAreRGBA(bool frames_are_rgba) { in SetFramesAreRGBA()
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp218 bool frames_are_rgba = !instance.guest_uses_bgra_framebuffers(); in main() local