OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_squashingLayer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositedLayerMapping.cpp
[
all
...]
CompositedLayerMapping.h
122
GraphicsLayer* squashingLayer() const { return
m_squashingLayer
.get(); }
343
OwnPtr<GraphicsLayer>
m_squashingLayer
; // Only used if any squashed layers exist, this is the backing that squashed layers paint into.
Completed in 23 milliseconds