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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.cpp 122 void GLWebViewState::scrollLayer(int layerId, int x, int y)
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 416 void scrollLayer(int layerId, int x, int y)
419 m_glWebViewState->scrollLayer(layerId, x, y);
    [all...]

Completed in 154 milliseconds