storageAllocatedForRecordingChanged  238 Source/platform/graphics/Canvas2DLayerBridge.cpp     storageAllocatedForRecordingChanged(storageAllocatedForRecording());
storageAllocatedForRecordingChanged   68 Source/platform/graphics/Canvas2DLayerBridge.h     virtual void storageAllocatedForRecordingChanged(size_t) OVERRIDE;
storageAllocatedForRecordingChanged   95 Source/platform/graphics/Canvas2DLayerManagerTest.cpp             storageAllocatedForRecordingChanged(m_bytesAllocated - bytesFreed);
storageAllocatedForRecordingChanged  148 Source/platform/graphics/Canvas2DLayerManagerTest.cpp             layer1->storageAllocatedForRecordingChanged(1);
storageAllocatedForRecordingChanged  151 Source/platform/graphics/Canvas2DLayerManagerTest.cpp             layer1->storageAllocatedForRecordingChanged(2);
storageAllocatedForRecordingChanged  154 Source/platform/graphics/Canvas2DLayerManagerTest.cpp             layer1->storageAllocatedForRecordingChanged(1);
storageAllocatedForRecordingChanged  161 Source/platform/graphics/Canvas2DLayerManagerTest.cpp                 layer2->storageAllocatedForRecordingChanged(2);
storageAllocatedForRecordingChanged  177 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(8); // under the max
storageAllocatedForRecordingChanged  179 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(12); // over the max
storageAllocatedForRecordingChanged  194 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(10);
storageAllocatedForRecordingChanged  213 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(5);
storageAllocatedForRecordingChanged  215 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(0);
storageAllocatedForRecordingChanged  227 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(8); // under the max
storageAllocatedForRecordingChanged  229 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(12); // over the max
storageAllocatedForRecordingChanged  241 Source/platform/graphics/Canvas2DLayerManagerTest.cpp         layer->storageAllocatedForRecordingChanged(1);