Home
last modified time | relevance | path

Searched refs:MakeFromSourceWithStructs (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkCustomMesh.h135 static Result MakeFromSourceWithStructs(SkSpan<const Attribute> attributes,
/external/skia/src/core/
DSkCustomMesh.cpp206 return MakeFromSourceWithStructs(attributes, in Make()
215 SkCustomMeshSpecification::Result SkCustomMeshSpecification::MakeFromSourceWithStructs( in MakeFromSourceWithStructs() function in SkCustomMeshSpecification