OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RootScrollLayer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_impl.cc
142
LayerImpl* LayerTreeImpl::
RootScrollLayer
() const {
225
LayerImpl* root_scroll =
RootScrollLayer
();
260
LayerImpl* root_scroll =
RootScrollLayer
();
285
if (IsActiveTree() &&
RootScrollLayer
() && RootContainerLayer())
290
RootScrollLayer
()) {
573
LayerImpl* root_scroll =
RootScrollLayer
();
layer_tree_host_impl.cc
345
if (!
RootScrollLayer
())
349
RootScrollLayer
()->scroll_offset() +
RootScrollLayer
()->ScrollDelta();
[
all
...]
Completed in 220 milliseconds