Lines Matching refs:EFFECT_SOLARIZE
1364 } else if (!strcmp(strNewEffect, CameraParameters::EFFECT_SOLARIZE)) {1365 newEffect = ExynosCamera::EFFECT_SOLARIZE;2146 if (effect & ExynosCamera::EFFECT_SOLARIZE) {2147 parameterString.append(CameraParameters::EFFECT_SOLARIZE);