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

  /external/skia/tools/
PictureBenchmark.cpp 138 tiledRenderer->drawCurrentTile();
PictureRenderer.h 451 * Move to the next tile and return its indices. Must be called before calling drawCurrentTile
457 * @param True if the tiles have been created and the next tile to be drawn by drawCurrentTile
467 void drawCurrentTile();
PictureRenderer.cpp 398 // first call to drawCurrentTile.
527 void TiledPictureRenderer::drawCurrentTile() {

Completed in 229 milliseconds