OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBoundsImmediately
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
layer.h
365
void
SetBoundsImmediately
(const gfx::Rect& bounds);
layer.cc
722
void Layer::
SetBoundsImmediately
(const gfx::Rect& bounds) {
783
SetBoundsImmediately
(bounds);
Completed in 127 milliseconds