Searched refs:topLeftCorner (Results 1 – 1 of 1) sorted by relevance
830 RoundedCorner topLeftCorner = mInsets.getRoundedCorner(POSITION_TOP_LEFT); in cropRoundedCornersRegions() local839 if (topLeftCorner != null) { in cropRoundedCornersRegions()840 final Point center = topLeftCorner.getCenter(); in cropRoundedCornersRegions()841 final int radius = topLeftCorner.getRadius(); in cropRoundedCornersRegions()