Searched refs:EFFECT_BG_FROM_GALLERY (Results 1 – 1 of 1) sorted by relevance
141 private static final String EFFECT_BG_FROM_GALLERY = "gallery"; field in VideoCamera1313 ((String) mEffectParameter).equals(EFFECT_BG_FROM_GALLERY)) { in initializeEffectsPreview()2176 ((String) mEffectParameter).equals(EFFECT_BG_FROM_GALLERY)) { in updateEffectSelection()