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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollectionManager.h 54 bool scrolling, bool singleSurfaceMode,
SurfaceCollectionManager.cpp 234 bool scrolling, bool singleSurfaceMode,
238 m_fastSwapMode |= scrolling || singleSurfaceMode;
331 if (singleSurfaceMode)
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.cpp 364 bool singleSurfaceMode = m_layersRenderingMode == kSingleSurfaceRendering;
370 singleSurfaceMode,

Completed in 31 milliseconds