Searched refs:fromChannel (Results 1 – 2 of 2) sorted by relevance
192 final float fromChannel = Color.red(fromColor); in animateGrayScale() local200 int channel = (int) (fromChannel + (toChannel - fromChannel) * fraction); in animateGrayScale()
1779 public boolean transferTouchFocus(@NonNull InputChannel fromChannel, in transferTouchFocus() argument1781 return nativeTransferTouchFocus(mPtr, fromChannel.getToken(), toChannel.getToken(), in transferTouchFocus()