Home
last modified time | relevance | path

Searched defs:tileAt (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStore.cpp304 PassRefPtr<Tile> TiledBackingStore::tileAt(const Tile::Coordinate& coordinate) const in tileAt() function in WebCore::TiledBackingStore
/external/webkit/Source/WebCore/platform/graphics/chromium/
DLayerTilerChromium.cpp176 LayerTilerChromium::Tile* LayerTilerChromium::tileAt(int i, int j) const in tileAt() function in WebCore::LayerTilerChromium
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaProxy.cpp522 PassRefPtr<TiledDrawingAreaTile> TiledDrawingAreaProxy::tileAt(const TiledDrawingAreaTile::Coordina… in tileAt() function in WebKit::TiledDrawingAreaProxy