Home
last modified time | relevance | path

Searched refs:fPathMatrix (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/tessellate/
H A DPathTessellator.h44 : fPathMatrix(pathMatrix), fPath(path), fColor(color), fNext(next) {} in PathDrawList()
46 SkMatrix fPathMatrix; member
55 return {fHead->fPathMatrix, fHead->fPath, fHead->fColor}; in operator *()
75 // Each path's fPathMatrix in the list is applied on the CPU while the geometry is being written
/third_party/skia/src/gpu/ops/
H A DPathTessellateOp.cpp38 this->headDraw().fPathMatrix = fShaderMatrix; in finalize()

Completed in 1 milliseconds