Home
last modified time | relevance | path

Searched defs:j (Results 1 – 7 of 7) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DKube.java89 int i, j; in makeGLWorld() local
152 int i, j, k; in updateLayers() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DGrid.java95 void set(int i, int j, float x, float y, float z, float u, float v) { in set()
/development/samples/ApiDemos/src/com/example/android/apis/media/
DMediaPlayerDemo_Video.java169 public void surfaceChanged(SurfaceHolder surfaceholder, int i, int j, int k) { in surfaceChanged()
/development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
DInsecureSHA1PRNGKeyDerivator.java393 int j = 0; in nextBytes() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DMatrixPaletteRenderer.java150 public void set(int i, int j, float x, float y, float z, in set()
DCubeMapActivity.java317 public void set(int i, int j, float x, float y, float z, float nx, float ny, float nz) { in set()
/development/tools/bugreport/src/com/android/bugreport/inspector/
DInspector.java508 int j = 0; in matchesJavaStack() local