Searched defs:newY (Results 1 – 5 of 5) sorted by relevance
51 float newY = object.getPosition().y + offsetY; in update() local
133 float newY; in update() local
49 SkScalar newY = s * fLightDir.fX + c * fLightDir.fY; in rotateLight() local
290 const int newY = yCorner == 0 ? 0 : newHeight - minHeight; in compareCorners() local
318 const SkMatrix& newViewMatrix, SkScalar newX, SkScalar newY, in calculate_translation()