OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PendingPageScaleAnimation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host.h
418
struct
PendingPageScaleAnimation
{
424
scoped_ptr<
PendingPageScaleAnimation
> pending_page_scale_animation_;
layer_tree_host.cc
714
pending_page_scale_animation_.reset(new
PendingPageScaleAnimation
);
[
all
...]
Completed in 170 milliseconds