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