Home
last modified time | relevance | path

Searched refs:createdFromColors (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java45 private int[] createdFromColors; field in ShadowBitmap
167 return createdFromColors; in getCreatedFromColors()
351 shadowBitmap.createdFromColors = colors; in createBitmap()