Searched refs:componentValue (Results 1 – 2 of 2) sorted by relevance
71 final float componentValue = computeComponentValue(strengthLevel); in setMatrix() local72 mMatrix[0] = componentValue; in setMatrix()73 mMatrix[5] = componentValue; in setMatrix()74 mMatrix[10] = componentValue; in setMatrix()
164 componentValue: ((T) -> V)? = null, in <lambda>()169 componentValue?.let { in <lambda>()