Home
last modified time | relevance | path

Searched refs:isShape (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DIconNormalizer.java163 private boolean isShape(Path maskPath) { in isShape() method in IconNormalizer
343 outMaskShape[0] = isShape(path); in getScale()