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