Searched defs:xor (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/toolkit/test/ | ||
D | BufferUtils.kt | 127 infix fun xor(other: Rgba) = Rgba(r xor other.r, g xor other.g, b xor other.b, a xor other.a) in plus() method in com.example.testapp.Rgba |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |