HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 451 - 475 of 2483) sorted by null

<<11121314151617181920>>

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/
btKinematicCharacterController.h 35 ///It uses a ghost object and convex sweep test to test for upcoming collisions. This is combined with discrete collision detection to recover from penetrations.
  /external/libgdx/extensions/gdx-bullet/src/com/badlogic/gdx/physics/bullet/
DebugDrawer.java 116 shapeRenderer.setProjectionMatrix(camera.combined);
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
CameraGroupStrategy.java 169 shader.setUniformMatrix("u_projectionViewMatrix", camera.combined);
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
EdgeDetectionTest.java 111 cam.combined.mul(matrix);
FloatTextureTest.java 133 shader.setUniformMatrix("u_worldView", screenCamera.combined);
MipMapTest.java 126 shader.setUniformMatrix("u_projTrans", camera.combined);
ShapeRendererTest.java 55 renderer.setProjectionMatrix(cam.combined);
Vector2dTest.java 67 renderer.setProjectionMatrix(camera.combined);
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/
ConvexHullDistanceTest.java 79 shapeRenderer.setProjectionMatrix(camera.combined);
TriangleRaycastTest.java 140 shapeRenderer.setProjectionMatrix(camera.combined);
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
SkeletonTest.java 72 shapeRenderer.setProjectionMatrix(cam.combined);
TextureArrayTest.java 123 shaderProgram.setUniformMatrix("u_projViewTrans", camera.combined);
  /external/libnfc-nxp/inc/
phNfcCompId.h 53 * IDs for all NFC components. Combined with the Status Code they build the value (status)
  /external/libopus/silk/
shell_coder.c 37 opus_int *out, /* O combined pulses vector [len] */
  /external/llvm/include/llvm/Support/
ARMWinEH.h 83 /// indicates if the prologue combined adjustment into push
85 /// indicates if the epilogue combined adjustment into pop
185 /// prologue has stack adjustment combined into the push
190 /// epilogue has stack adjustment combined into the pop
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 165 /// combined SUnits.
  /external/llvm/lib/Target/AArch64/
AArch64CleanupLocalDynamicTLSPass.cpp 21 // more of the first stage TLS-descriptor calculations can be combined. This
AArch64StorePairSuppress.cpp 10 // This pass identifies floating point stores that should not be combined into
  /external/llvm/test/CodeGen/ARM/
combine-movc-sub.ll 6 ; The subtract instruction %3 will be optimized (combined and predicated) with the select
thumb1-varalloc.ll 110 ; 4-byte aligning of objects on the stack combined with 8-byte stack alignment
  /external/llvm/test/CodeGen/X86/
2010-01-11-ExtraPHIArg.ll 3 ; The lowering of a switch combined with constand folding would leave spurious extra arguments on a PHI instruction.
dagcombine-shifts.ll 183 ; Make sure that the combined dags are legal if we run the DAGCombiner after
  /external/llvm/test/Linker/
thinlto_funcimport_debug.ll 1 ; Do setup work for all below tests: generate bitcode and combined index
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program.c 100 * program. This is meant to be combined with rc_find_free_temporary_list as a
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
Mixin.java 29 * multiple objects to be combined into a single larger object. The

Completed in 1300 milliseconds

<<11121314151617181920>>