Home | History | Annotate | Download | only in tests

Lines Matching defs:graphicsLayer

35 #include "platform/graphics/GraphicsLayer.h"
158 GraphicsLayer* graphicsLayer = compositedLayerMapping->mainGraphicsLayer();
159 if (!graphicsLayer)
161 return graphicsLayer->platformLayer();
313 GraphicsLayer* graphicsLayer = compositedLayerMapping->scrollingContentsLayer();
314 ASSERT_EQ(box->layer()->scrollableArea(), graphicsLayer->scrollableArea());
353 GraphicsLayer* graphicsLayer = compositedLayerMapping->scrollingContentsLayer();
354 ASSERT_EQ(box->layer()->scrollableArea(), graphicsLayer->scrollableArea());
376 graphicsLayer = compositedLayerMapping->scrollingContentsLayer();
377 ASSERT_EQ(box->layer()->scrollableArea(), graphicsLayer->scrollableArea());
414 GraphicsLayer* scrollLayer = innerCompositor->scrollLayer();
458 GraphicsLayer* scrollLayer = innerCompositor->scrollLayer();