Searched refs:devBoundsHalfHeight (Results 1 – 1 of 1) sorted by relevance
390 float devBoundsHalfHeight = fabsf(m[3]) + fabsf(m[4]); in recordShape() local394 opBounds.fTop = m[5] - devBoundsHalfHeight; in recordShape()395 opBounds.fBottom = m[5] + devBoundsHalfHeight; in recordShape()400 fabsf(devBoundsHalfHeight - devBoundsHalfWidth) > 0.5f || // Early out. in recordShape()