GraphicsLayerForTesting   68 Source/platform/graphics/GraphicsLayerTest.cpp         m_clipLayer = adoptPtr(new GraphicsLayerForTesting(&m_client));
GraphicsLayerForTesting   69 Source/platform/graphics/GraphicsLayerTest.cpp         m_graphicsLayer = adoptPtr(new GraphicsLayerForTesting(&m_client));
GraphicsLayerForTesting   90 Source/platform/graphics/GraphicsLayerTest.cpp     OwnPtr<GraphicsLayerForTesting> m_graphicsLayer;
GraphicsLayerForTesting   91 Source/platform/graphics/GraphicsLayerTest.cpp     OwnPtr<GraphicsLayerForTesting> m_clipLayer;
GraphicsLayerForTesting  113 Source/platform/graphics/ImageLayerChromiumTest.cpp     OwnPtr<GraphicsLayerForTesting> graphicsLayer = adoptPtr(new GraphicsLayerForTesting(&client));