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

  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
EventOrderingVerificationTest.java 76 List<Integer> indices = getIndices(stats);
93 List<Integer> indices = getIndices(stats);
116 private List<Integer> getIndices(SensorStats stats) {
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
Sphere.java 139 public ShortBuffer[] getIndices() {
  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 168 const deUint16* getIndices (void) const { return &m_indices[0]; }
641 draw(m_renderCtx, programID, (int)vertexArrays.size(), &vertexArrays[0], pr::Triangles(numElements, quadGrid.getIndices()));
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 

Completed in 167 milliseconds