Home
last modified time | relevance | path

Searched defs:m_replicaLayer (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DLayerChromium.h273 LayerChromium* m_replicaLayer; variable
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h419 … GraphicsLayer* m_replicaLayer; // A layer that replicates this layer. We only allow one, for now. variable