Searched refs:kNeutralColorPoint (Results 1 – 2 of 2) sorted by relevance
347 static const camera_metadata_rational kNeutralColorPoint[3]; variable
130 const camera_metadata_rational EmulatedSensor::kNeutralColorPoint[3] = { member in android::EmulatedSensor1311 kNeutralColorPoint, in ReturnResults()1312 ARRAY_SIZE(kNeutralColorPoint)); in ReturnResults()1352 it.second->Set(ANDROID_SENSOR_NEUTRAL_COLOR_POINT, kNeutralColorPoint, in ReturnResults()1353 ARRAY_SIZE(kNeutralColorPoint)); in ReturnResults()