Searched defs:EFFECT_SOLARIZE (Results 1 – 3 of 3) sorted by relevance
562 static const char EFFECT_SOLARIZE[]; variable
114 const char CameraParameters::EFFECT_SOLARIZE[] = "solarize"; member in android::CameraParameters
2159 public static final String EFFECT_SOLARIZE = "solarize"; field in Camera.Parameters