Searched refs:setSizePx (Results 1 – 2 of 2) sorted by relevance
48 mOcto.setSizePx((int) (OctopusDrawable.randfrange(40f,180f) * dp)); in onCreate()
68 setSizePx((int) (100*dp)); in OctopusDrawable()81 public void setSizePx(int size) { in setSizePx() method in OctopusDrawable