Searched refs:fInnerYRadius (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrOvalOpFactory.cpp1250 geo.fInnerYRadius);
1302 SkScalar yInnerRadRecip = SkScalarInvert(geom.fInnerYRadius);
1366 SkScalar fInnerYRadius; member in struct:EllipseOp::Geometry
1465 geo.fInnerYRadius, geo.fGeoDx, geo.fGeoDy);
1515 SkScalar innerRatioY = yRadius / geom.fInnerYRadius;
1572 SkScalar fInnerYRadius; member in struct:DIEllipseOp::Geometry
2145 geo.fInnerYRadius);
2204 SkScalar yInnerRadRecip = SkScalarInvert(args.fInnerYRadius);
2278 SkScalar fInnerYRadius;

Completed in 56 milliseconds