Searched defs:halfHeight (Results 1 – 5 of 5) sorted by relevance
63 final float halfHeight = parentObject.height / 2.0f; in update() local
215 final float halfHeight = mHalfHeight; in onDrawFrame() local
282 SkScalar halfWidth, halfHeight; in asPoints() local333 SkScalar halfWidth, halfHeight; in asPoints() local
293 const float halfHeight = (float)HEIGHT / 2; in iterate() local
715 SkScalar halfHeight = SkScalarHalf(dst.height()); in test_issue_2696() local