Searched refs:newCollection (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DSurfaceCollectionManager.cpp123 void SurfaceCollectionManager::updatePaintingCollection(SurfaceCollection* newCollection) argument
125 m_paintingCollection = newCollection;
133 bool SurfaceCollectionManager::updateWithSurfaceCollection(SurfaceCollection* newCollection, argument
139 if (!newCollection || brandNew) {
142 updatePaintingCollection(newCollection);
149 newCollection, newCollection->hasCompositedLayers(),
150 newCollection->hasCompositedAnimations());
157 m_queuedCollection->mergeInvalsInto(newCollection);
165 newCollection, newCollectio
[all...]
H A DSurfaceCollectionManager.h61 void updatePaintingCollection(SurfaceCollection* newCollection);
/external/webkit/Source/WebKit/win/
H A DDOMHTMLClasses.cpp66 DOMHTMLCollection* newCollection = new DOMHTMLCollection(c); local
67 if (FAILED(newCollection->QueryInterface(IID_IDOMHTMLCollection, (void**)&htmlCollection))) {
68 delete newCollection;
149 DOMHTMLOptionsCollection* newCollection = new DOMHTMLOptionsCollection(collection); local
150 if (FAILED(newCollection->QueryInterface(IID_IDOMHTMLOptionsCollection, (void**)&optionsCollection))) {
151 delete newCollection;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 375 milliseconds