OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaulttilewidth
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.cpp
30
static const int
defaultTileWidth
= 512;
37
, m_tileSize(
defaultTileWidth
, defaultTileHeight)
/external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.cpp
42
static const int
defaultTileWidth
= 1024;
57
, m_tileSize(
defaultTileWidth
, defaultTileHeight)
Completed in 92 milliseconds