Searched defs:WHITE_BALANCE_INCANDESCENT (Results 1 – 3 of 3) sorted by relevance
550 static const char WHITE_BALANCE_INCANDESCENT[]; variable
102 const char CameraParameters::WHITE_BALANCE_INCANDESCENT[] = "incandescent"; member in android::CameraParameters
2153 public static final String WHITE_BALANCE_INCANDESCENT = "incandescent"; field in Camera.Parameters