Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc119 teeui::Error UpdatePixels(TeeUiFrameWrapper& buffer, std::uint32_t x,
311 teeui::Error ConfUiRendererImpl::UpdatePixels(TeeUiFrameWrapper& raw_frame, in UpdatePixels() function in cuttlefish::confui::ConfUiRendererImpl
382 return this->UpdatePixels(*new_raw_frame, x, y, color); in RepaintRawFrame()