Searched refs:mEnableShapeDetection (Results 1 – 1 of 1) sorted by relevance
78 private boolean mEnableShapeDetection; field in IconNormalizer114 mEnableShapeDetection = shapeDetection; in IconNormalizer()342 if (outMaskShape != null && mEnableShapeDetection && outMaskShape.length > 0) { in getScale()