HomeSort by relevance Sort by last modified time
    Searched defs:mG (Results 1 - 2 of 2) sorted by null

  /frameworks/base/rs/java/android/renderscript/
Mesh.java 569 float mG = 1;
626 mVtxData[mVtxCount++] = mG;
744 mG = g;
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 652 private final int mR, mG, mB;
689 mG = (colorIndex & 0x02) == 0 ? 63 : 255;
    [all...]

Completed in 93 milliseconds