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

  /external/chromium_org/third_party/skia/tools/
CopyTilesRenderer.h 45 int fXTilesPerLargeTile;
CopyTilesRenderer.cpp 22 , fXTilesPerLargeTile(x)
26 : fXTilesPerLargeTile(x)
45 fLargeTileWidth = fXTilesPerLargeTile * this->getTileWidth();

Completed in 442 milliseconds