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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 246 SurfaceCollectionManager m_surfaceCollectionManager;
GLWebViewState.cpp 74 , m_surfaceCollectionManager()
108 bool queueFull = m_surfaceCollectionManager.updateWithSurfaceCollection(
124 m_surfaceCollectionManager.updateScrollableLayer(layerId, x, y);
367 returnFlags |= m_surfaceCollectionManager.drawGL(currentTime, invScreenRect,

Completed in 432 milliseconds