Searched refs:COLOR_BIT_DEPTH (Results 1 – 1 of 1) sorted by relevance
30 private static final int COLOR_BIT_DEPTH = 256; field in BitmapUtils43 Allocation sums = Allocation.createSized(rs, Element.I32_4(rs), COLOR_BIT_DEPTH); in calcHistograms()50 int[] output = new int[COLOR_BIT_DEPTH * NUM_CHANNELS]; in calcHistograms()