Searched refs:c3 (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
D | Kube.java | 47 float c3 = 0.32f; in makeGLWorld() local 53 mCubes[1] = new Cube(world, c2, c4, c0, c3, c5, c1); in makeGLWorld() 56 mCubes[3] = new Cube(world, c0, c4, c2, c1, c5, c3); in makeGLWorld() 57 mCubes[4] = new Cube(world, c2, c4, c2, c3, c5, c3); in makeGLWorld() 58 mCubes[5] = new Cube(world, c4, c4, c2, c5, c5, c3); in makeGLWorld() 61 mCubes[7] = new Cube(world, c2, c4, c4, c3, c5, c5); in makeGLWorld() 64 mCubes[9] = new Cube(world, c0, c2, c0, c1, c3, c1); in makeGLWorld() 65 mCubes[10] = new Cube(world, c2, c2, c0, c3, c3, c1); in makeGLWorld() 66 mCubes[11] = new Cube(world, c4, c2, c0, c5, c3, c1); in makeGLWorld() 68 mCubes[12] = new Cube(world, c0, c2, c2, c1, c3, c3); in makeGLWorld() [all …]
|
/development/tools/winscope/ |
D | yarn.lock | 5198 …integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMu…
|