Searched defs:yDelta (Results 1 – 8 of 8) sorted by relevance
40 double yDelta = 7.8; in testMappingAnd_regular() local57 double yDelta = 5.6; in testMappingAnd_vertical() local
377 LinearTransformation transformation, double x1, double y1, double xDelta, double yDelta) { in assertDiagonalLinearTransformation()
406 LinearTransformation transformation, double x1, double y1, double xDelta, double yDelta) { in assertDiagonalLinearTransformation()
59 const int yDelta = SkScalarFloorToInt(bounds.height()) + 20; in onDraw() local
71 const int yDelta = SkScalarFloorToInt(bounds.height()) + 20; in onDraw() local
141 final float yDelta = targetPosition.y - mCurrentCameraPosition.y; in update() local
922 int yDelta = (m_v1 - m_v0).y() > 0 ? 1 : -1; in init() local949 int yDelta = (m_v1 - m_v0).y() > 0 ? 1 : -1; in rasterize() local