Home
last modified time | relevance | path

Searched defs:kPathCropThreshold (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h65 static constexpr float kPathCropThreshold = 1 << 16; variable
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h73 static constexpr float kPathCropThreshold = 1 << 16; variable