Searched defs:MeshData (Results 1 – 4 of 4) sorted by relevance
191 private static class MeshData { class in ProjectionRenderer197 public MeshData(Projection.SubMesh subMesh) { in MeshData() method in ProjectionRenderer.MeshData
190 private static class MeshData { class in ProjectionRenderer196 public MeshData(Projection.SubMesh subMesh) { in MeshData() method in ProjectionRenderer.MeshData
736 struct MeshData { struct in __anon26e8a67f0111::MeshOp::Mesh737 sk_sp<const SkMeshPriv::VB> vb;738 sk_sp<const SkMeshPriv::IB> ib;740 size_t vcount = 0;741 size_t icount = 0;743 size_t voffset = 0;744 size_t ioffset = 0;749 using sk_is_trivially_relocatable = std::true_type;
3656 "MeshData":{ object