Searched refs:vertArea (Results 1 – 1 of 1) sorted by relevance
774 SkScalar vertArea = (innerBounds.height() - dh) * innerBounds.width(); in InnerBounds() local783 if (horizArea > vertArea && horizArea > innerArea) { in InnerBounds()787 } else if (vertArea > innerArea) { in InnerBounds()