Home
last modified time | relevance | path

Searched defs:matrixMinMaxScales (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DStrokeTessellateOp.cpp254 std::array<float, 2> matrixMinMaxScales; in onPrepare() local
/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.cpp239 prepare(GrMeshDrawTarget* target, const SkMatrix& shaderMatrix, std::array<float,2> matrixMinMaxScales, PathStrokeList* pathStrokeList, int totalCombinedVerbCnt) prepare() argument
H A DStrokeHardwareTessellator.cpp699 prepare(GrMeshDrawTarget* target, const SkMatrix& shaderMatrix, std::array<float,2> matrixMinMaxScales, PathStrokeList* pathStrokeList, int totalCombinedVerbCnt) prepare() argument

Completed in 4 milliseconds