Searched defs:drawableHeight (Results 1 – 1 of 1) sorted by relevance
106 int drawableHeight = bounds.height(); in draw() local148 public Bitmap createBitmapCache(int drawableWidth, int drawableHeight) { in createBitmapCache()