Searched refs:blitFromContents (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DTilePainter.h48 virtual bool blitFromContents(Tile* tile) { return false; } function in class:WebCore::TilePainter
H A DSurface.h75 virtual bool blitFromContents(Tile* tile);
H A DSurface.cpp418 bool Surface::blitFromContents(Tile* tile) function in class:WebCore::Surface
H A DTileGrid.cpp265 && painter->blitFromContents(tile);

Completed in 62 milliseconds