Home
last modified time | relevance | path

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

/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js2511 totalAngle: ANGLE_VALIDATOR, property
2864 totalAngle: ANGLE_VALIDATOR property
3005 totalAngle: ANGLE_VALIDATOR, property
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1570 auto totalAngle = onAngle + offAngle; in ButtCapDashedCircleOp() local
1706 struct { float onAngle, totalAngle, startAngle, phaseAngle; } dashParams = { in onPrepareDraws() member