Home
last modified time | relevance | path

Searched refs:instancesCount (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DAndroidAnimation.h52 static long instancesCount();
DAndroidAnimation.cpp39 long AndroidAnimation::instancesCount() in instancesCount() function in WebCore::AndroidAnimation
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h131 static int instancesCount();
DGraphicsLayerAndroid.cpp68 inline int GraphicsLayerAndroid::instancesCount() in instancesCount() function in WebCore::GraphicsLayerAndroid
/external/webkit/Source/WebCore/inspector/front-end/
DHeapSnapshotView.js389 … result.lowlevels[node.name] = {count: node.instancesCount, size: node.selfSize, type: node.name};
390 else if (node.instancesCount)
391 …result.entries[node.name] = {constructorName: node.name, count: node.instancesCount, size: node.se…
DHeapSnapshot.js374 get instancesCount() getter in WebInspector.HeapSnapshotNode
/external/webkit/Source/WebCore/
DChangeLog-2011-02-16353 (WebInspector.HeapSnapshotFilteredOrderedIterator.prototype.get instancesCount):
17449 (WebInspector.HeapSnapshotNodeWrapper.prototype.get instancesCount):
DChangeLog-2010-12-064371 (WebInspector.HeapSnapshotNodeWrapper.prototype.get instancesCount):