Searched refs:CreateVertices (Results 1 – 3 of 3) sorted by relevance
400 return DDGRImplFactory::CreateVertices(); in CreateVerticesImpl()403 return EngineImplFactory::CreateVertices(); in CreateVerticesImpl()
100 static std::unique_ptr<VerticesImpl> CreateVertices();
244 std::unique_ptr<VerticesImpl> SkiaImplFactory::CreateVertices() in CreateVertices() function in OHOS::Rosen::Drawing::SkiaImplFactory