Searched refs:fromChannel (Results 1 – 2 of 2) sorted by relevance
184 final float fromChannel = Color.red(fromColor); in animateGrayScale() local192 int channel = (int) (fromChannel + (toChannel - fromChannel) * fraction); in animateGrayScale()
3558 sp<InputChannel> fromChannel = getInputChannelLocked(fromToken); in transferTouchFocus() local3560 ssize_t fromConnectionIndex = getConnectionIndexLocked(fromChannel); in transferTouchFocus()