Home | History | Annotate | Download | only in src

Lines Matching refs:fVertexCount

149             GrAssert(0 == lastDraw.fVertexCount % 4);
161 lastDraw.fVertexCount += 4;
198 draw.fVertexCount = vertexCount;
261 draw.fVertexCount = vertexCount;
393 draw.fVertexCount,
398 draw.fVertexCount);
442 if (fReservedGeometry.fVertexCount) {
448 fReservedGeometry.fVertexCount;
450 fReservedGeometry.fVertexCount,
496 GrAssert(!fReservedGeometry.fLocked || !fReservedGeometry.fVertexCount);