Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DTonemapCurve.java111 checkArgumentArrayLengthDivisibleBy(red, POINT_SIZE, "red"); in TonemapCurve()
112 checkArgumentArrayLengthDivisibleBy(green, POINT_SIZE, "green"); in TonemapCurve()
113 checkArgumentArrayLengthDivisibleBy(blue, POINT_SIZE, "blue"); in TonemapCurve()
128 private static void checkArgumentArrayLengthDivisibleBy(float[] array, in checkArgumentArrayLengthDivisibleBy() method in TonemapCurve
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23838 Landroid/hardware/camera2/params/TonemapCurve;->checkArgumentArrayLengthDivisibleBy([FILjava/lang/S…