HomeSort by relevance Sort by last modified time
    Searched defs:neutral (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RawConverter.java 208 Rational[] neutral = dynamicMetadata.get(CaptureResult.SENSOR_NEUTRAL_COLOR_POINT); local
214 forward1, forward2, neutral, shadingMap, outputOffsetX, outputOffsetY, argbOutput);
454 * Find the interpolation factor to use with the RAW matrices given a neutral color point.
464 * @param neutralColorPoint the neutral color point used to calculate the interpolation factor.
466 * @return the interpolation factor corresponding to the given neutral color point.
551 Log.d(TAG, "XYZ neutral color guess: " + Arrays.toString(neutralGuess));
577 * @param neutralColorPoint the neutral color point used to calculate the interpolation factor.
588 if (DEBUG) Log.d(TAG, "Camera neutral: " + Arrays.toString(cameraNeutral));
603 if (DEBUG) Log.d(TAG, "Reference neutral: " + Arrays.toString(referenceNeutral));
606 if (DEBUG) Log.d(TAG, "Reference Neutral Diagonal: " + Arrays.toString(D))
    [all...]
  /external/freetype/src/autofit/
aflatin.c 313 FT_TRACE5(( "neutral" ));
715 /* only use flat segments for a neutral blue zone */
2336 FT_Byte neutral = edge->flags & AF_EDGE_NEUTRAL; local
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 211 milliseconds