Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/compute/
DVelloRenderer.cpp115 class PathIter : public vello_cpp::PathIterator { class
117 PathIter(const SkPath& path, const Transform& t) in PathIter() function in skgpu::graphite::__anon7768ba890111::PathIter
212 PathIter iter(shape, t); in solidFill()
225 PathIter iter(shape, t); in solidStroke()
231 PathIter iter(shape, t); in pushClipLayer()