Searched refs:COLORSPACE_KEY (Results 1 – 4 of 4) sorted by relevance
30 public static final String COLORSPACE_KEY = "colorspace"; field in ImageFormat45 result.setMetaValue(COLORSPACE_KEY, colorspace); in create()
58 result.setMetaValue(ImageFormat.COLORSPACE_KEY, ImageFormat.COLORSPACE_RGB); in getConvertedFormat()
58 result.setMetaValue(ImageFormat.COLORSPACE_KEY, ImageFormat.COLORSPACE_RGBA); in getConvertedFormat()
18748 Landroid/filterfw/format/ImageFormat;->COLORSPACE_KEY:Ljava/lang/String;