Fixed a bug caused by a missing temporary when swapping two matrices. This could produce undefined results in the case where both display inversion and the greyscale daltonizer were enabled simultaneously. Tightened up the code a little to make this kind of error less likely by removing redundant state. Removed the native prefix on some methods since they are not native at all. Change-Id: I716ffc8fbe76a304c60d45870074340c0121059f
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%