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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.cpp 125 tile->m_dirtyLayerRect = tileLayerRect(tile.get());
185 IntRect contentRect = tileLayerRect(tile);
190 IntRect LayerTilerChromium::tileLayerRect(const Tile* tile) const
216 IntRect bound = tileLayerRect(tile);
255 tile->m_dirtyLayerRect = tileLayerRect(tile);
LayerTilerChromium.h 135 IntRect tileLayerRect(const Tile*) const;

Completed in 33 milliseconds