Home
last modified time | relevance | path

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

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