Searched refs:dotPath (Results 1 – 4 of 4) sorted by relevance
39 private lateinit var dotPath: Path103 dotPath = PathParser.createPathFromPathData(111 dotPath.transform(matrix)154 return dotPath
131 Path dotPath; field in BubbleViewInfoTask.BubbleViewInfo206 info.dotPath = iconPath; in populate()
415 mDotPath = info.dotPath; in setViewInfo()
466 Path dotPath = GraphicsUtils.getShapePath(DEFAULT_DOT_SIZE); in DeviceProfile()467 mDotRendererWorkSpace = new DotRenderer(iconSizePx, dotPath, DEFAULT_DOT_SIZE); in DeviceProfile()469 new DotRenderer(allAppsIconSizePx, dotPath, DEFAULT_DOT_SIZE); in DeviceProfile()