Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.h33 unsigned int maxIndex; member
DIndexDataManager.cpp196 void computeRange(const IndexType *indices, GLsizei count, GLuint *minIndex, GLuint *maxIndex, std:… in computeRange()
213 …(GLenum type, const void *indices, GLsizei count, GLuint *minIndex, GLuint *maxIndex, std::vector<… in computeRange()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DOpenTypeTableWriter.java52 int maxIndex = length(); in dumpTable() local
/third_party/icu/icu4c/source/test/cintltst/
Duenumtst.c41 int32_t maxIndex; member
151 int32_t maxIndex; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.h55 uint32_t maxIndex = 0; member
63 uint32_t maxIndex = 0; member
316 uint32_t maxIndex = 0; member
325 uint32_t maxIndex = 0; member
DProgramVk.cpp94 int maxIndex = arrayIndex + count; in UpdateDefaultUniformBlock() local
/third_party/skia/src/codec/
DSkIcoCodec.cpp214 int maxIndex = 0; in MakeFromStream() local
/third_party/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
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DLzcompCompress.java93 int maxIndex = length1 + PRELOAD_SIZE; in encode() local
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.cpp36 IndexType maxIndex = 0; in ComputeTypedIndexRange() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp79 size_t maxIndex = 0; in GetMaxOutputIndex() local
99 size_t maxIndex = GetMaxOutputIndex(shaderOutputVars, location); in GetDefaultOutputLayoutFromShader() local
3136 size_t maxIndex = binding != GL_NONE ? GetMaxOutputIndex(mPixelShaderKey, in updateCachedOutputLayout() local
/third_party/icu/icu4c/source/common/
Dlstmbe.cpp192 inline int32_t maxIndex() const { in maxIndex() function in Array1D
/third_party/node/deps/icu-small/source/common/
Dlstmbe.cpp192 inline int32_t maxIndex() const { in maxIndex() function in Array1D
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp1507 glw::GLint maxIndex = -1; in iterate() local
Des31fOpaqueTypeIndexingTests.cpp537 const int maxIndex = maxElement(lookupIndices); in iterate() local
Des31fNegativeShaderApiTests.cpp926 GLuint maxIndex = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in bind_attrib_location() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp1008 const deUint32 maxIndex = vertexIdx + it->vertexOffset; in generateDrawData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp554 const int maxIndex = 3; // 4 components max in getColorStr() local
DvktPipelineRenderToImageTests.cpp776 const int maxIndex = findIndexOfMaxComponent(size); in getReducedImageSize() local
/third_party/skia/src/core/
DSkPath.cpp2501 int maxIndex = index; in find_min_max_x_at_y() local
2566 int maxIndex; in ComputeFirstDirection() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp2005 GLint maxLocation, maxIndex; in runQueryProgram() local
/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp1098 size_t maxIndex = 0; in selectEndPointPCA() local