Searched refs:m_surfaceCollectionManager (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
H A DGLWebViewState.h246 SurfaceCollectionManager m_surfaceCollectionManager; member in class:WebCore::GLWebViewState
H A DGLWebViewState.cpp74 , m_surfaceCollectionManager()
108 bool queueFull = m_surfaceCollectionManager.updateWithSurfaceCollection(
124 m_surfaceCollectionManager.updateScrollableLayer(layerId, x, y);
367 returnFlags |= m_surfaceCollectionManager.drawGL(currentTime, invScreenRect,

Completed in 41 milliseconds