Home
last modified time | relevance | path

Searched defs:idxs (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp194 uint16_t* idxs = target->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); in recordDraw() local
43 extract_verts(const GrAAConvexTessellator& tess, const SkMatrix* localCoordsMatrix, void* vertData, const GrVertexColor& color, uint16_t firstIndex, uint16_t* idxs) extract_verts() argument
H A DAAConvexPathRenderer.cpp365 create_vertices(const SegmentArray& segments, const SkPoint& fanPt, const GrVertexColor& color, DrawArray* draws, VertexWriter& verts, uint16_t* idxs, size_t vertexStride) create_vertices() argument
825 uint16_t *idxs = target->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); global() variable
[all...]

Completed in 3 milliseconds