Searched refs:SetFramesAreRGBA (Results 1 – 3 of 3) sorted by relevance
56 void SetFramesAreRGBA(bool frames_are_rgba);
37 void Surfaces::SetFramesAreRGBA(bool frames_are_rgba) { in SetFramesAreRGBA() function in wayland::Surfaces
63 server_state_->surfaces_.SetFramesAreRGBA(frames_are_rgba); in ServerLoop()