Home
last modified time | relevance | path

Searched defs:indexCount (Results 1 – 25 of 77) sorted by relevance

1234

/external/skia/src/core/
DSkVertices.cpp94 SkVertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, in Builder()
104 SkVertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, bool isVolatile, in Builder()
109 void SkVertices::Builder::init(VertexMode mode, int vertexCount, int indexCount, bool isVolatile, in init()
173 int SkVertices::Builder::indexCount() const { in indexCount() function in SkVertices::Builder
281 int indexCount, const uint16_t indices[], in MakeCopy()
387 const int indexCount = safe.checkGE(reader.readInt(), 0); in Decode() local
DSkDraw_vertices.cpp165 const uint16_t indices[], int indexCount, in drawVertices()
/external/skqp/src/core/
DSkVertices.cpp94 SkVertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, in Builder()
104 SkVertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, bool isVolatile, in Builder()
109 void SkVertices::Builder::init(VertexMode mode, int vertexCount, int indexCount, bool isVolatile, in init()
173 int SkVertices::Builder::indexCount() const { in indexCount() function in SkVertices::Builder
281 int indexCount, const uint16_t indices[], in MakeCopy()
387 const int indexCount = safe.checkGE(reader.readInt(), 0); in Decode() local
DSkDraw_vertices.cpp165 const uint16_t indices[], int indexCount, in drawVertices()
/external/jsoncpp/src/lib_json/
Djson_internalarray.inl38 ValueInternalArray::PageIndex& indexCount,
49 ValueInternalArray::PageIndex indexCount) {
92 ValueInternalArray::PageIndex& indexCount,
103 ValueInternalArray::PageIndex indexCount) {
/external/skqp/src/gpu/
DGrMesh.h136 inline void GrMesh::setIndexed(sk_sp<const GrBuffer> indexBuffer, int indexCount, int baseIndex, in setIndexed()
153 inline void GrMesh::setIndexedPatterned(sk_sp<const GrBuffer> indexBuffer, int indexCount, in setIndexedPatterned()
183 inline void GrMesh::setIndexedInstanced(sk_sp<const GrBuffer> indexBuffer, int indexCount, in setIndexedInstanced()
DGrOpFlushState.cpp137 uint16_t* GrOpFlushState::makeIndexSpace(int indexCount, sk_sp<const GrBuffer>* buffer, in makeIndexSpace()
156 void GrOpFlushState::putBackIndices(int indexCount) { in putBackIndices()
DGrBufferAllocPool.cpp433 void* GrIndexBufferAllocPool::makeSpace(int indexCount, sk_sp<const GrBuffer>* buffer, in makeSpace()
/external/skia/src/gpu/
DGrMesh.h154 inline void GrMesh::setIndexed(sk_sp<const GrBuffer> indexBuffer, int indexCount, int baseIndex, in setIndexed()
171 inline void GrMesh::setIndexedPatterned(sk_sp<const GrBuffer> indexBuffer, int indexCount, in setIndexedPatterned()
200 inline void GrMesh::setIndexedInstanced(sk_sp<const GrBuffer> indexBuffer, int indexCount, in setIndexedInstanced()
DGrOpFlushState.cpp149 uint16_t* GrOpFlushState::makeIndexSpace(int indexCount, sk_sp<const GrBuffer>* buffer, in makeIndexSpace()
168 void GrOpFlushState::putBackIndices(int indexCount) { in putBackIndices()
/external/icu/icu4c/source/common/
Ducol_swp.cpp250 …int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = … in swapFormatVersion3() local
259 …int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = … in swapFormatVersion3() local
/external/replicaisland/src/com/replica/replicaisland/
DGrid.java108 int indexCount = quadCount * 6; in Grid() local
240 public void drawStrip(GL10 gl, boolean useTexture, int startIndex, int indexCount) { in drawStrip()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.hpp84 deUint32 indexCount; member
/external/skqp/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h103 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
/external/skia/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h101 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
/external/skqp/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp198 size_t vertexStride, void* vertices, int indexCount, uint16_t* indices) const { in draw()
244 int64_t indexCount = 0; in onPrepareDraws() local
/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp199 size_t vertexStride, void* vertices, int indexCount, uint16_t* indices) const { in recordDraw()
244 int64_t indexCount = 0; in onPrepareDraws() local
/external/skia/include/core/
DSkVertices.h227 int indexCount() const { return fIndexCnt; } in indexCount() function
/external/skqp/include/core/
DSkVertices.h227 int indexCount() const { return fIndexCnt; } in indexCount() function
/external/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp187 int32_t glyphCount = 0, indexCount = 0, positionCount = 0; in readTestFile() local
/external/icu/icu4c/source/test/letest/
Dxmlreader.cpp183 int32_t glyphCount = 0, indexCount = 0, positionCount = 0; in readTestFile() local
/external/skqp/experimental/nima/
DNimaActor.cpp198 uint32_t indexCount = fActorImage->triangleCount() * 3; in updateVertices() local
/external/skia/experimental/nima/
DNimaActor.cpp198 uint32_t indexCount = fActorImage->triangleCount() * 3; in updateVertices() local
/external/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.h125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
/external/skqp/src/gpu/vk/
DGrVkGpuCommandBuffer.h125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()

1234