Searched refs:tempBrightnessMatrix (Results 1 – 1 of 1) sorted by relevance
212 ColorMatrix tempBrightnessMatrix = new ColorMatrix(); in createSuspendedColorMatrix() local213 float[] mat = tempBrightnessMatrix.getArray(); in createSuspendedColorMatrix()223 matrix.preConcat(tempBrightnessMatrix); in createSuspendedColorMatrix()