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

/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DEffectType.java32 public static final int EFFECT_COLOR_SEPIA = 2; field in class:EffectType
54 context.getString(R.string.effect_sepia), EFFECT_COLOR_SEPIA);
65 context.getString(R.string.effect_sepia), EFFECT_COLOR_SEPIA);

Completed in 51 milliseconds