Home
last modified time | relevance | path

Searched refs:fIndexCount (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/gpu/
DGrVertices.h20 int indexCount() const { return fIndexCount; } in indexCount()
21 bool isIndexed() const { return fIndexCount > 0; } in isIndexed()
31 int fIndexCount; variable
60 fIndexCount = 0; in init()
86 fIndexCount = indexCount; in initIndexed()
120 fIndexCount = instanceCount * fIndicesPerInstance; in initInstanced()
144 fInstanceBatch.fIndexCount = vertices.fMaxInstancesPerDraw * in init()
161 fInstanceBatch.fIndexCount = instances * fVertices->fIndicesPerInstance; in next()
DGrGpu.cpp27 fIndexCount = di.fIndexCount; in operator =()
DGrContext.cpp906 fBatch.fIndexCount = indexCount; in DrawVerticesBatch()
926 int indexCount() const { return fBatch.fIndexCount; } in indexCount()
963 fBatch.fIndexCount += that->indexCount(); in onCombineIfPossible()
980 int fIndexCount; member
/external/skia/src/utils/
DSkMeshUtils.cpp27 fTexCount = fIndexCount = 0; in init()
37 fIndexCount = rows * cols * 6; in init()
44 fIndexCount * sizeof(uint16_t)); in init()
DSkPatchUtils.h23 int fVertexCount, fIndexCount; member
31 , fIndexCount(0) in VertexData()
DSkPatchUtils.cpp219 data->fIndexCount = lodX * lodY * 6; in getVertexData()
222 data->fIndices = SkNEW_ARRAY(uint16_t, data->fIndexCount); in getVertexData()
DSkPatchGrid.cpp183 data.fIndices, data.fIndexCount, paint); in draw()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeCompressor.java274 private int [] fIndexCount = new int [ MAXINDEX + 1 ]; field in UnicodeCompressor
549 fIndexCount[curIndex]++; in compress()
563 if((fIndexCount[curIndex] > 1) || in compress()
745 fIndexCount[curIndex]++; in compress()
760 if((fIndexCount[curIndex] > 1) || in compress()
845 fIndexCount[i] = 0; in reset()
/external/skia/include/utils/
DSkMeshUtils.h30 int indexCount() const { return fIndexCount; } in indexCount()
37 int fIndexCount, fTexCount;
/external/skia/src/core/
DSkDevice.cpp120 data.fTexCoords, data.fColors, xmode, data.fIndices, data.fIndexCount, in drawPatch()
/external/skia/src/utils/debugger/
DSkDrawCommand.cpp829 fIndexCount = indexCount; in SkDrawVerticesCommand()
848 fIndexCount, fPaint); in execute()
DSkDrawCommand.h555 int fIndexCount; variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...