Searched refs:createBitmapFromDrawable (Results 1 – 1 of 1) sorted by relevance
214 Bitmap bitmap = createBitmapFromDrawable(R.drawable.ic_avatar_default);470 private Bitmap createBitmapFromDrawable(int resId) { in createBitmapFromDrawable() method in RestrictedProfileActivity