HomeSort by relevance Sort by last modified time
    Searched defs:ScheduleDraw (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/compositor/
compositor.cc 172 void Compositor::ScheduleDraw() {
267 ScheduleDraw();
331 ScheduleDraw();
404 // Call ScheduleDraw() instead of Draw() in order to allow other
407 ScheduleDraw();
layer.cc 597 ScheduleDraw();
601 void Layer::ScheduleDraw() {
604 compositor->ScheduleDraw();
787 ScheduleDraw();
800 ScheduleDraw();
828 ScheduleDraw();

Completed in 171 milliseconds