OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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