Searched defs:setTile (Results 1 – 4 of 4) sorted by relevance
83 void TiledImageOpenVG::setTile(int xIndex, int yIndex, VGImage image) in setTile() function in WebCore::TiledImageOpenVG
216 void BaseTileTexture::setTile(TextureInfo* info, int x, int y, in setTile() function in WebCore::BaseTileTexture
309 void TiledBackingStore::setTile(const Tile::Coordinate& coordinate, PassRefPtr<Tile> tile) in setTile() function in WebCore::TiledBackingStore
527 void TiledDrawingAreaProxy::setTile(const TiledDrawingAreaTile::Coordinate& coordinate, RefPtr<Tile… in setTile() function in WebKit::TiledDrawingAreaProxy