Searched defs:tileHeight (Results 1 – 8 of 8) sorted by relevance
161 const float tileHeight = renderInfo.tileSize.height(); in getDeviceForBaseTileSurface() local212 const float tileHeight = renderInfo.tileSize.height(); in getDeviceForBaseTileFBO() local
99 int tileHeight = TilesManager::instance()->layerTileHeight(); in prepare() local228 const float tileHeight = TilesManager::layerTileHeight() * m_invScale; in draw() local
291 bool BaseTile::intersectWithRect(int x, int y, int tileWidth, int tileHeight, in intersectWithRect()371 const float tileHeight = renderInfo.tileSize.height(); in paintBitmap() local
216 float tileHeight = TilesManager::instance()->layerTileHeight(); in computeVisibleArea() local
377 float TilesManager::tileHeight() in tileHeight() function in WebCore::TilesManager
343 const float tileHeight = TilesManager::tileHeight() * m_invScale; in draw() local
282 float tileHeight = paintingData.filterSize.height(); in calculateTurbulenceValueForPoint() local
410 float tileHeight = static_cast<float>(m_tileSize.height()); in draw() local