Searched defs:painter (Results 1 – 3 of 3) sorted by relevance
29 val painter = painterResource(id = viewModel.drawableId) in DrawableWithDescription() constant
77 PaintDrawable painter = (PaintDrawable) icon; in createIconThumbnail() local
371 PaintDrawable painter = (PaintDrawable) icon; in createIconThumbnail() local