Home
last modified time | relevance | path

Searched refs:kNeutralColorPoint (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h347 static const camera_metadata_rational kNeutralColorPoint[3]; variable
DEmulatedSensor.cpp130 const camera_metadata_rational EmulatedSensor::kNeutralColorPoint[3] = { member in android::EmulatedSensor
1368 kNeutralColorPoint, in ReturnResults()
1369 ARRAY_SIZE(kNeutralColorPoint)); in ReturnResults()
1409 it.second->Set(ANDROID_SENSOR_NEUTRAL_COLOR_POINT, kNeutralColorPoint, in ReturnResults()
1410 ARRAY_SIZE(kNeutralColorPoint)); in ReturnResults()