willUse 56 Source/platform/graphics/Canvas2DImageBufferSurface.h virtual void willUse() OVERRIDE { m_layerBridge->willUse(); } willUse 516 Source/platform/graphics/Canvas2DLayerBridge.cpp willUse(); willUse 73 Source/platform/graphics/Canvas2DLayerBridge.h void willUse(); willUse 240 Source/platform/graphics/Canvas2DLayerManagerTest.cpp layer->willUse(); willUse 244 Source/platform/graphics/Canvas2DLayerManagerTest.cpp layer->willUse(); willUse 98 Source/platform/graphics/ImageBuffer.cpp m_surface->willUse(); willUse 105 Source/platform/graphics/ImageBuffer.cpp m_surface->willUse(); willUse 61 Source/platform/graphics/ImageBufferSurface.h virtual void willUse() { } // Called by ImageBuffer before reading or writing to the surface.