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