Searched refs:setMetaValue (Results 1 – 5 of 5) sorted by relevance
91 public void setMetaValue(String key, Object value) { in setMetaValue() method in MutableFrameFormat
45 result.setMetaValue(COLORSPACE_KEY, colorspace); in create()
58 result.setMetaValue(ImageFormat.COLORSPACE_KEY, ImageFormat.COLORSPACE_RGBA); in getConvertedFormat()
58 result.setMetaValue(ImageFormat.COLORSPACE_KEY, ImageFormat.COLORSPACE_RGB); in getConvertedFormat()
15553 Landroid/filterfw/core/MutableFrameFormat;->setMetaValue(Ljava/lang/String;Ljava/lang/Object;)V