Home
last modified time | relevance | path

Searched refs:curveHeight (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp469 float curveHeight = heights[1]; in recordLeftJoinIfNotEmpty() local
470 if (curveHeight * fCurrStrokeRadius < kMaxErrorFromLinearization) { in recordLeftJoinIfNotEmpty()
476 float w = curveHeight / (controlPointHeight - curveHeight); in recordLeftJoinIfNotEmpty()