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

  /external/skia/tools/
CopyTilesRenderer.h 36 int fYTilesPerLargeTile;
CopyTilesRenderer.cpp 21 , fYTilesPerLargeTile(y) {
33 fLargeTileHeight = fYTilesPerLargeTile * this->getTileHeight();

Completed in 17 milliseconds