Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DPathTessellator.h39 : fPathMatrix(pathMatrix), fPath(path), fColor(color), fNext(next) {} in fPathMatrix() function
41 SkMatrix fPathMatrix; member