Searched refs:pointDrawable (Results 1 – 1 of 1) sorted by relevance
246 Drawable pointDrawable = pointId != 0 ? res.getDrawable(pointId) : null; in GlowPadView() local287 mPointCloud = new PointCloud(pointDrawable); in GlowPadView()