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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollection.h 62 void setIsPainting(SurfaceCollection* drawingSurfaceCollection);
SurfaceCollectionManager.cpp 88 m_queuedCollection->setIsPainting(m_paintingCollection);
126 m_paintingCollection->setIsPainting(m_drawingCollection);
SurfaceCollection.cpp 169 void SurfaceCollection::setIsPainting(SurfaceCollection* drawingSurface)
  /external/webkit/Source/WebCore/tests/
TreeManager_test.cpp 74 void setIsPainting(Layer* drawingTree) {

Completed in 36 milliseconds