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

  /external/chromium_org/third_party/skia/tools/
PictureBenchmark.cpp 154 tiledRenderer->drawCurrentTile();
PictureRenderer.h 643 * Move to the next tile and return its indices. Must be called before calling drawCurrentTile
649 * @param True if the tiles have been created and the next tile to be drawn by drawCurrentTile
659 void drawCurrentTile();
PictureRenderer.cpp 500 // first call to drawCurrentTile.
641 void TiledPictureRenderer::drawCurrentTile() {

Completed in 468 milliseconds