HomeSort by relevance Sort by last modified time
    Searched full:expandx (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/
TiledPage.cpp 252 int expandX = m_glWebViewState->expandedTileBoundsX();
255 firstTileX -= expandX;
256 nbTilesWidth += expandX * 2;

Completed in 140 milliseconds