Searched refs:tempBrightnessMatrix (Results 1 – 2 of 2) sorted by relevance
356 ColorMatrix tempBrightnessMatrix = new ColorMatrix(); in getDisabledColorFilter() local362 float[] mat = tempBrightnessMatrix.getArray(); in getDisabledColorFilter()370 tempFilterMatrix.preConcat(tempBrightnessMatrix); in getDisabledColorFilter()
722 ColorMatrix tempBrightnessMatrix = new ColorMatrix();723 float[] mat = tempBrightnessMatrix.getArray();733 matrix.preConcat(tempBrightnessMatrix);