Searched refs:EFFECT_COLOR_SEPIA (Results 1 – 3 of 3) sorted by relevance
32 public static final int EFFECT_COLOR_SEPIA = 2; field in EffectType54 context.getString(R.string.effect_sepia), EFFECT_COLOR_SEPIA); in getEffects()65 context.getString(R.string.effect_sepia), EFFECT_COLOR_SEPIA); in getEffects()
158 return EffectType.EFFECT_COLOR_SEPIA; in toType()
156 case EffectType.EFFECT_COLOR_SEPIA: in onPrepareActionMode()288 addEffect(EffectType.EFFECT_COLOR_SEPIA, in applyEffect()1180 case EffectType.EFFECT_COLOR_SEPIA: { in addEffect()