Searched defs:COLORSPACE_KEY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/format/
H A DImageFormat.java29 public static final String COLORSPACE_KEY = "colorspace"; field in class:ImageFormat
44 result.setMetaValue(COLORSPACE_KEY, colorspace);

Completed in 62 milliseconds