Searched refs:meshPtr (Results 1 – 1 of 1) sorted by relevance
41 auto meshPtr = new Mesh(skMeshSpec, static_cast<SkMesh::Mode>(mode), std::move(buffer), in make() local43 auto [valid, msg] = meshPtr->validate(); in make()47 return reinterpret_cast<jlong>(meshPtr); in make()66 auto meshPtr = in makeIndexed() local69 auto [valid, msg] = meshPtr->validate(); in makeIndexed()74 return reinterpret_cast<jlong>(meshPtr); in makeIndexed()