Home
last modified time | relevance | path

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

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java652 private final int mR, mG, mB; field in GameView.Ship
689 mG = (colorIndex & 0x02) == 0 ? 63 : 255; in Ship()
1015 255, mR, mG, mB, in draw()