Searched defs:EFFECT_POSTERIZE (Results 1 – 4 of 4) sorted by relevance
297 public final static String EFFECT_POSTERIZE = field in EffectFactory
564 static const char EFFECT_POSTERIZE[]; variable
116 const char CameraParameters::EFFECT_POSTERIZE[] = "posterize"; member in android::CameraParameters
2404 public static final String EFFECT_POSTERIZE = "posterize"; field in Camera.Parameters