Home
last modified time | relevance | path

Searched defs:allocMesh (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrMeshDrawTarget.h103 GrSimpleMesh* allocMesh() { return this->allocator()->make<GrSimpleMesh>(); } in allocMesh() function
/third_party/skia/m133/src/gpu/ganesh/
DGrMeshDrawTarget.h143 GrSimpleMesh* allocMesh() { return this->allocator()->make<GrSimpleMesh>(); } in allocMesh() function