Home
last modified time | relevance | path

Searched defs:setTile (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DTiledImageOpenVG.cpp83 void TiledImageOpenVG::setTile(int xIndex, int yIndex, VGImage image) in setTile() function in WebCore::TiledImageOpenVG
/external/webkit/Source/WebCore/platform/graphics/android/
DBaseTileTexture.cpp216 void BaseTileTexture::setTile(TextureInfo* info, int x, int y, in setTile() function in WebCore::BaseTileTexture
/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStore.cpp309 void TiledBackingStore::setTile(const Tile::Coordinate& coordinate, PassRefPtr<Tile> tile) in setTile() function in WebCore::TiledBackingStore
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaProxy.cpp527 void TiledDrawingAreaProxy::setTile(const TiledDrawingAreaTile::Coordinate& coordinate, RefPtr<Tile… in setTile() function in WebKit::TiledDrawingAreaProxy