Searched refs:typedAllocThrow (Results 1 – 1 of 1) sorted by relevance
15 template <typename T> static T* typedAllocThrow(SkChunkAlloc& alloc) { in typedAllocThrow() function71 SkEdge* edge = typedAllocThrow<SkEdge>(fAlloc); in addLine()91 SkQuadraticEdge* edge = typedAllocThrow<SkQuadraticEdge>(fAlloc); in addQuad()100 SkCubicEdge* edge = typedAllocThrow<SkCubicEdge>(fAlloc); in addCubic()