Searched defs:queueFull (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
H A DGLWebViewState.cpp108 bool queueFull = m_surfaceCollectionManager.updateWithSurfaceCollection( local
119 return queueFull;
/external/webkit/Source/WebKit/android/nav/
H A DWebView.cpp510 bool queueFull = false; local
513 queueFull = m_glWebViewState->setBaseLayer(newBaseLayer, showVisualIndicator,
523 return queueFull;

Completed in 78 milliseconds