Searched refs:layerHeight (Results 1 – 1 of 1) sorted by relevance
81 const int layerHeight = layer->getHeight(); in DrawLayer() local91 textureMatrixInv.preScale(1.0f / layerWidth, 1.0f / layerHeight); in DrawLayer()124 skiaSrcRect = SkRect::MakeIWH(layerWidth, layerHeight); in DrawLayer()131 skiaDestRect = SkRect::MakeIWH(layerWidth, layerHeight); in DrawLayer()