Searched refs:neutralColorPoint (Results 1 – 3 of 3) sorted by relevance
484 Rational[] neutralColorPoint = mCollector.expectKeyValueNotNull("NeutralColorPoint", in verifyRawCaptureResult() local486 if (neutralColorPoint != null) { in verifyRawCaptureResult()488 neutralColorPoint.length); in verifyRawCaptureResult()490 neutralColorPoint); in verifyRawCaptureResult()491 mCollector.expectValuesGreaterOrEqual("NeutralColorPoint", neutralColorPoint, in verifyRawCaptureResult()
326 std::array<float, 3> neutralColorPoint; // android.sensor.neutralColorPoint member360 metadatautils::appendVectorOrArrayToString(strOut, "neutralColorPoint", neutralColorPoint); in appendToString()
1289 /** android.sensor.neutralColorPoint [dynamic, rational[], public]