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

  /external/skia/tools/
CopyTilesRenderer.h 35 int fXTilesPerLargeTile;
CopyTilesRenderer.cpp 20 : fXTilesPerLargeTile(x)
32 fLargeTileWidth = fXTilesPerLargeTile * this->getTileWidth();

Completed in 45 milliseconds