Home
last modified time | relevance | path

Searched defs:kMaxParametricSegments_pow4 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.h21 constexpr static float kMaxParametricSegments_pow4 = 32*32*32*32; // 32^4 member in skgpu::StrokeFixedCountTessellator
H A DStrokeFixedCountTessellator.cpp26 constexpr static float kMaxParametricSegments_pow4 = member

Completed in 4 milliseconds