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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.cpp 108 bool queueFull = m_surfaceCollectionManager.updateWithSurfaceCollection(
119 return queueFull;
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 510 bool queueFull = false;
513 queueFull = m_glWebViewState->setBaseLayer(newBaseLayer, showVisualIndicator,
523 return queueFull;
    [all...]

Completed in 656 milliseconds