Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DIndexDataManager.cpp81 static void computeRange(const IndexType *indices, GLsizei count, GLuint *minIndex, GLuint *maxInde… in computeRange()
93 static void computeRange(GLenum type, const GLvoid *indices, GLsizei count, GLuint *minIndex, GLuin… in computeRange()
DIndexRangeCache.h44 unsigned int minIndex; member
DIndexDataManager.h35 unsigned int minIndex; member
DRenderer11.cpp1128 void Renderer11::drawLineLoop(GLsizei count, GLenum type, const GLvoid *indices, int minIndex, gl::… in drawLineLoop()
1231 void Renderer11::drawTriangleFan(GLsizei count, GLenum type, const GLvoid *indices, int minIndex, g… in drawTriangleFan()
DRenderer9.cpp1473 void Renderer9::drawLineLoop(GLsizei count, GLenum type, const GLvoid *indices, int minIndex, gl::B… in drawLineLoop()
/external/chromium_org/third_party/skia/src/core/
DSkTileGrid.h105 int minIndex = tileCount; in SkTileGridNextDatum() local
DSkPath.cpp2491 int minIndex = index; in find_min_max_x_at_y() local
2559 int minIndex = find_min_max_x_at_y(pts, index, n, &maxIndex); in cheapComputeDirection() local
/external/skia/src/core/
DSkTileGrid.h105 int minIndex = tileCount; in SkTileGridNextDatum() local
DSkPath.cpp2491 int minIndex = index; in find_min_max_x_at_y() local
2559 int minIndex = find_min_max_x_at_y(pts, index, n, &maxIndex); in cheapComputeDirection() local
/external/icu4c/tools/toolutil/
Ddenseranges.cpp65 int32_t minIndex=-1; in firstAfter() local
/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h86 unsigned minIndex() const { in minIndex() function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DUtils.java150 int minIndex = 0; in closest() local
/external/chromium_org/third_party/icu/source/test/letest/
Dcletest.c696 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; in GlyphToCharTest() local
Dletest.cpp926 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; in GlyphToCharTest() local
/external/icu4c/test/letest/
Dcletest.c696 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; in GlyphToCharTest() local
Dletest.cpp926 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; in GlyphToCharTest() local
/external/jdiff/src/jdiff/
DRootDocToXML.java1057 public static int minIndex(int i, int j) { in minIndex() method in RootDocToXML
/external/guava/guava/src/com/google/common/collect/
DMinMaxPriorityQueue.java577 int minIndex = index; in findMin() local
/external/skia/src/pathops/
DSkPathOpsCommon.cpp310 int minIndex = SkMin32(index, endIndex); in FindSortableTop() local
DSkOpSegment.cpp1024 int minIndex = SkMin32(startIndex, endIndex); local
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsCommon.cpp310 int minIndex = SkMin32(index, endIndex); in FindSortableTop() local
DSkOpSegment.cpp1024 int minIndex = SkMin32(startIndex, endIndex); local
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.c5481 const GLint minIndex = 0; in set_dst_reg() local
5523 const GLint minIndex = -(1 << INST_INDEX_BITS); in set_src_reg_swz() local