Searched refs:kNeutralColorPoint (Results 1 – 2 of 2) sorted by relevance
282 static const camera_metadata_rational kNeutralColorPoint[3]; variable
105 const camera_metadata_rational EmulatedSensor::kNeutralColorPoint[3] = { member in android::EmulatedSensor1080 kNeutralColorPoint, in ReturnResults()1081 ARRAY_SIZE(kNeutralColorPoint)); in ReturnResults()1121 it.second->Set(ANDROID_SENSOR_NEUTRAL_COLOR_POINT, kNeutralColorPoint, in ReturnResults()1122 ARRAY_SIZE(kNeutralColorPoint)); in ReturnResults()