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

/external/skia/src/gpu/ops/
H A DGrTessellatingPathRenderer.cpp104 class DynamicVertexAllocator : public GrTessellator::VertexAllocator { class in namespace:__anon18323
106 DynamicVertexAllocator(size_t stride, GrMeshDrawOp::Target* target) function in class:__anon18323::DynamicVertexAllocator
289 DynamicVertexAllocator allocator(gp->getVertexStride(), target);

Completed in 86 milliseconds