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