Searched refs:invW (Results 1 – 2 of 2) sorted by relevance
45 SkScalar invW = 1.0f / src.width();54 pdman.set2f(offset, srcRect.x() * invW, y);64 bounds.x() * invW,
104 SkScalar invW = 1.0f / src.width(); in onSetData() local113 pdman.set2f(offset, srcRect.x() * invW, y); in onSetData()123 bounds.x() * invW, in onSetData()