HomeSort by relevance Sort by last modified time
    Searched refs:newCollection (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollectionManager.cpp 123 void SurfaceCollectionManager::updatePaintingCollection(SurfaceCollection* newCollection)
125 m_paintingCollection = newCollection;
133 bool SurfaceCollectionManager::updateWithSurfaceCollection(SurfaceCollection* newCollection,
139 if (!newCollection || brandNew) {
142 updatePaintingCollection(newCollection);
149 newCollection, newCollection->hasCompositedLayers(),
150 newCollection->hasCompositedAnimations());
157 m_queuedCollection->mergeInvalsInto(newCollection);
165 newCollection, newCollection->hasCompositedLayers()
    [all...]
SurfaceCollectionManager.h 61 void updatePaintingCollection(SurfaceCollection* newCollection);
  /external/webkit/Source/WebKit/win/
DOMHTMLClasses.cpp 66 DOMHTMLCollection* newCollection = new DOMHTMLCollection(c);
67 if (FAILED(newCollection->QueryInterface(IID_IDOMHTMLCollection, (void**)&htmlCollection))) {
68 delete newCollection;
149 DOMHTMLOptionsCollection* newCollection = new DOMHTMLOptionsCollection(collection);
150 if (FAILED(newCollection->QueryInterface(IID_IDOMHTMLOptionsCollection, (void**)&optionsCollection))) {
151 delete newCollection;
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 839 milliseconds