Home
last modified time | relevance | path

Searched defs:minIndex (Results 1 – 25 of 40) sorted by relevance

12

/external/swiftshader/src/OpenGL/libGLES_CM/
DIndexDataManager.cpp63 void computeRange(const IndexType *indices, GLsizei count, GLuint *minIndex, GLuint *maxIndex) in computeRange()
75 void computeRange(GLenum type, const void *indices, GLsizei count, GLuint *minIndex, GLuint *maxInd… in computeRange()
DIndexDataManager.h30 unsigned int minIndex; member
/external/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.h32 unsigned int minIndex; member
DIndexDataManager.cpp196 void computeRange(const IndexType *indices, GLsizei count, GLuint *minIndex, GLuint *maxIndex, std:… in computeRange()
213 void computeRange(GLenum type, const void *indices, GLsizei count, GLuint *minIndex, GLuint *maxInd… in computeRange()
/external/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp67 int32_t minIndex=-1; in firstAfter() local
/external/skia/src/pathops/
DSkPathOpsCurve.cpp36 int minIndex = -1; in nearPoint() local
/external/skqp/src/pathops/
DSkPathOpsCurve.cpp36 int minIndex = -1; in nearPoint() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DMath.h90 unsigned minIndex() const { in minIndex() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DMath.h86 unsigned minIndex() const { in minIndex() function
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DCorrelation.java75 int minIndex = (int) (0.5 + minLatencyMs * mSamplingRate / (groupSize * 1000)); in computeCorrelation() local
/external/guava/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java98 int minIndex = 0; in createTreap() local
/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h131 unsigned minIndex() const { in minIndex() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DAbstractRealVector.java301 int minIndex = -1; in getMinIndex() local
318 final int minIndex = getMinIndex(); in getMinValue() local
/external/skia/src/codec/
DSkIcoCodec.cpp211 int32_t minIndex = -1; in onGetScaledDimensions() local
/external/skqp/src/codec/
DSkIcoCodec.cpp211 int32_t minIndex = -1; in onGetScaledDimensions() local
/external/icu/icu4c/source/test/letest/
Dcletest.c701 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; in GlyphToCharTest() local
Dletest.cpp931 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; in GlyphToCharTest() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz77support/
DLZ77Compressor.java536 final int minIndex = Math.max(0, currentPosition - params.getMaxOffset()); in longestMatch() local
/external/jdiff/src/jdiff/
DRootDocToXML.java1058 public static int minIndex(int i, int j) { in minIndex() method in RootDocToXML
/external/guava/guava/src/com/google/common/collect/
DMinMaxPriorityQueue.java578 int minIndex = index; in findMin() local
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp229 …:DrawIndexedPrimitive(D3DPRIMITIVETYPE type, int baseVertexIndex, unsigned int minIndex, unsigned … in DrawIndexedPrimitive()
236 …long Direct3DDevice9Ex::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsig… in DrawIndexedPrimitiveUP()
DDirect3DDevice9.cpp996 …:DrawIndexedPrimitive(D3DPRIMITIVETYPE type, int baseVertexIndex, unsigned int minIndex, unsigned … in DrawIndexedPrimitive()
1064 …long Direct3DDevice9::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigne… in DrawIndexedPrimitiveUP()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp889 …long Direct3DDevice8::DrawIndexedPrimitive(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigned … in DrawIndexedPrimitive()
958 …long Direct3DDevice8::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigne… in DrawIndexedPrimitiveUP()
/external/skqp/src/utils/
DSkShadowTessellator.cpp597 int minIndex = 0; in stitchConcaveRings() local
/external/skia/src/utils/
DSkShadowTessellator.cpp597 int minIndex = 0; in stitchConcaveRings() local

12