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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 213 void scrollLayer(int layerId, int x, int y);
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 219 milliseconds