Searched refs:DoPaint (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/utility/graphics/
H A Dpaint_manager.cc119 void PaintManager::DoPaint() { function in class:pp::PaintManager
193 DoPaint();
205 DoPaint();
H A Dpaint_manager.h260 void DoPaint();
/external/chromium_org/remoting/client/
H A Drectangle_update_decoder.h77 void DoPaint();
106 // Flag used to coalesce runs of SchedulePaint()s into a single DoPaint().
H A Drectangle_update_decoder.cc168 FROM_HERE, base::Bind(&RectangleUpdateDecoder::DoPaint, this));
171 void RectangleUpdateDecoder::DoPaint() { function in class:remoting::RectangleUpdateDecoder

Completed in 7907 milliseconds