Searched refs:layerWidth (Results 1 – 1 of 1) sorted by relevance
80 const int layerWidth = layer->getWidth(); 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()