Searched defs:matrixMinMaxScales (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/gpu/ops/ |
H A D | StrokeTessellateOp.cpp | 254 std::array<float, 2> matrixMinMaxScales; in onPrepare() local
|
/third_party/skia/src/gpu/tessellate/ |
H A D | StrokeFixedCountTessellator.cpp | 239 prepare(GrMeshDrawTarget* target, const SkMatrix& shaderMatrix, std::array<float,2> matrixMinMaxScales, PathStrokeList* pathStrokeList, int totalCombinedVerbCnt) prepare() argument
|
H A D | StrokeHardwareTessellator.cpp | 699 prepare(GrMeshDrawTarget* target, const SkMatrix& shaderMatrix, std::array<float,2> matrixMinMaxScales, PathStrokeList* pathStrokeList, int totalCombinedVerbCnt) prepare() argument
|
Completed in 4 milliseconds