OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCubicTolerance
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/batches/
GrAAConvexTessellator.cpp
26
static const SkScalar
kCubicTolerance
= 0.2f;
[
all
...]
GrPLSPathRenderer.cpp
50
static const float
kCubicTolerance
= 0.5f;
177
GrPathUtils::convertCubicToQuads(pts,
kCubicTolerance
, &quads);
[
all
...]
Completed in 135 milliseconds