Home
last modified time | relevance | path

Searched defs:fPathMatrix (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/tessellate/
DPathTessellator.h44 : fPathMatrix(pathMatrix), fPath(path), fColor(color), fNext(next) {} in fPathMatrix() function
46 SkMatrix fPathMatrix; member