Searched refs:outMaskShape (Results 1 – 1 of 1) sorted by relevance
240 @Nullable Path path, @Nullable boolean[] outMaskShape) { in getScale() argument342 if (outMaskShape != null && mEnableShapeDetection && outMaskShape.length > 0) { in getScale()343 outMaskShape[0] = isShape(path); in getScale()