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

  /external/chromium_org/ui/compositor/
layer.h 354 void SetBoundsImmediately(const gfx::Rect& bounds);
layer.cc 726 void Layer::SetBoundsImmediately(const gfx::Rect& bounds) {
787 SetBoundsImmediately(bounds);

Completed in 24 milliseconds