Searched refs:checkArgumentArrayLengthDivisibleBy (Results 1 – 1 of 1) sorted by relevance
110 checkArgumentArrayLengthDivisibleBy(red, POINT_SIZE, "red"); in TonemapCurve()111 checkArgumentArrayLengthDivisibleBy(green, POINT_SIZE, "green"); in TonemapCurve()112 checkArgumentArrayLengthDivisibleBy(blue, POINT_SIZE, "blue"); in TonemapCurve()127 private static void checkArgumentArrayLengthDivisibleBy(float[] array, in checkArgumentArrayLengthDivisibleBy() method in TonemapCurve