Home
last modified time | relevance | path

Searched refs:colorIndex (Results 1 – 2 of 2) sorted by relevance

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java671 public Ship(int colorIndex) { in Ship() argument
688 mR = (colorIndex & 0x01) == 0 ? 63 : 255; in Ship()
689 mG = (colorIndex & 0x02) == 0 ? 63 : 255; in Ship()
690 mB = (colorIndex & 0x04) == 0 ? 63 : 255; in Ship()
692 mColor = colorIndex; in Ship()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv111422 …Security Vulnerability - heap buffer overflow in libgiftranscode.so in colorMap->Colors[colorIndex]