HomeSort by relevance Sort by last modified time
    Searched refs:SendDamagedRects (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/compositor/
layer.h 286 void SendDamagedRects();
layer.cc 583 void Layer::SendDamagedRects() {
599 children_[i]->SendDamagedRects();
compositor.cc 714 root_layer_->SendDamagedRects();

Completed in 57 milliseconds