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

  /external/chromium_org/third_party/skia/tools/
CopyTilesRenderer.h 46 int fYTilesPerLargeTile;
CopyTilesRenderer.cpp 23 , fYTilesPerLargeTile(y) { }
27 , fYTilesPerLargeTile(y) { }
46 fLargeTileHeight = fYTilesPerLargeTile * this->getTileHeight();

Completed in 30 milliseconds