Searched refs:Redraw (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc102 bool Redraw(const gfx::PointF& position, float scale, bool animate);
113 // Redraw with the given zoom scale keeping the mouse cursor location. In
214 bool MagnificationControllerImpl::Redraw(const gfx::PointF& position, function in class:ash::MagnificationControllerImpl
500 Redraw(gfx::Point(x, y), scale_, animate);
508 Redraw(point, scale_, animate);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.cc132 gboolean Redraw(gpointer data) { function in namespace:__anon12650
517 g_idle_add(Redraw, main_wnd_);

Completed in 111 milliseconds