Home | History | Annotate | Download | only in glue

Lines Matching full:repaint

44 // queue but gives up a pretty good latency on repaint.
105 void WebMediaPlayerImpl::Proxy::Repaint() {
217 webmediaplayer_->Repaint();
768 void WebMediaPlayerImpl::Repaint() {
770 GetClient()->repaint();
800 // Repaint to trigger UI update.
801 Repaint();
858 // Repaint to trigger UI update.
859 Repaint();
869 // do one final repaint to show final progress.
872 Repaint();