HomeSort by relevance Sort by last modified time
    Searched refs:z01 (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/tests/graw/
fs-frontface.c 20 #define z01 0.5 macro
37 { 0.2, 0.9, z01, 1.0 },
42 {-0.9, 0.9, z01, 1.0 },
fs-write-z.c 23 #define z01 0.5 macro
41 { 0.2, 0.9, z01, 1.0 },
46 {-0.9, 0.9, z01, 1.0 },
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-pcrel1.s 47 move.d [pc+x-(z01-2)],r3
48 z01: label
rd-pcrel1.d 39 0+18f4e <z01>:
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/shapebuilders/
PatchShapeBuilder.java 56 float x01, float y01, float z01, float normalX, float normalY, float normalZ, int divisionsU, int divisionsV) {
60 vertTmp4.set(null).setPos(x01, y01, z01).setNor(normalX, normalY, normalZ).setUV(0f, 0f), divisionsU, divisionsV);
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/
ModelBuilder.java 207 float x01, float y01, float z01, float normalX, float normalY, float normalZ, final Material material, final long attributes) {
208 return createRect(x00, y00, z00, x10, y10, z10, x11, y11, z11, x01, y01, z01, normalX, normalY, normalZ, GL20.GL_TRIANGLES,
217 float x01, float y01, float z01, float normalX, float normalY, float normalZ, int primitiveType, final Material material,
220 part("rect", primitiveType, attributes, material).rect(x00, y00, z00, x10, y10, z10, x11, y11, z11, x01, y01, z01, normalX,
MeshPartBuilder.java 163 float x01, float y01, float z01, float normalX, float normalY, float normalZ);
304 float x01, float y01, float z01, float normalX, float normalY, float normalZ, int divisionsU, int divisionsV);
MeshBuilder.java 719 float x01, float y01, float z01, float normalX, float normalY, float normalZ) {
723 .set(null, null, null, null).setPos(x01, y01, z01).setNor(normalX, normalY, normalZ).setUV(0f, 0f));
815 float x01, float y01, float z01, float normalX, float normalY, float normalZ, int divisionsU, int divisionsV) {
816 PatchShapeBuilder.build(this, x00, y00, z00, x10, y10, z10, x11, y11, z11, x01, y01, z01, normalX, normalY, normalZ, divisionsU, divisionsV);
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 17768 IRTemp z01 = newTemp(Ity_V128); local
17801 IRTemp z01 = newTemp(Ity_V128); local
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48_jitterT2.rtp     [all...]

Completed in 1133 milliseconds