Searched refs:UpdatePixels (Results 1 – 1 of 1) sorted by relevance
119 teeui::Error UpdatePixels(TeeUiFrameWrapper& buffer, std::uint32_t x,311 teeui::Error ConfUiRendererImpl::UpdatePixels(TeeUiFrameWrapper& raw_frame, in UpdatePixels() function in cuttlefish::confui::ConfUiRendererImpl382 return this->UpdatePixels(*new_raw_frame, x, y, color); in RepaintRawFrame()