Searched refs:allocMesh (Results 1 – 25 of 28) sorted by relevance
12
80 fMesh = target->allocMesh(); in init()
220 GrSimpleMesh* allocMesh() { return this->allocator()->make<GrSimpleMesh>(); } in allocMesh() function
248 GrSimpleMesh* mesh = target->allocMesh(); in recordDraw()
382 GrSimpleMesh* mesh = target->allocMesh(); in createDrawForGeneratedGlyphs()
568 auto mesh = target->allocMesh(); in CreateMesh()
1275 fMeshes[1] = target->allocMesh(); in onPrepareDraws()1286 fMeshes[2] = target->allocMesh(); in onPrepareDraws()
279 mesh = fTarget->allocMesh(); in createMeshAndPutBackReserve()
477 fMesh = target->allocMesh(); in onPrepareDraws()
606 GrSimpleMesh* mesh = target->allocMesh(); in flush()
598 fMesh = target->allocMesh(); in onPrepareDraws()
233 fMesh = target->allocMesh(); in onPrepareDraws()
50 fMesh = target->allocMesh(primitiveType); in init()
149 GrMesh* allocMesh(GrPrimitiveType primitiveType) { in allocMesh() function
993 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in onPrepareDraws()1048 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in onPrepareDraws()1057 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in onPrepareDraws()
220 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in draw()
362 GrMesh* mesh = target->allocMesh(TESSELLATOR_WIREFRAME ? GrPrimitiveType::kLines in drawVertices()
428 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in flush()
273 GrMesh* mesh = fTarget->allocMesh(fPrimitiveType); in emitMeshAndPutBackReserve()
467 GrMesh* mesh = target->allocMesh(this->primitiveType()); in drawVertices()
596 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in onPrepareDraws()
216 GrMesh* mesh = target->allocMesh(primType); in onPrepareDraws()
222 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangleStrip); in onPrepareDraws()
257 fMesh = target->allocMesh(); in onPrepareDraws()
157 GrMesh* mesh = target->allocMesh(GrPrimitiveType::kTriangles); in onPrepareDraws()
186 fMesh = target->allocMesh(); in onPrepareDraws()