HomeSort by relevance Sort by last modified time
    Searched refs:startRadius (Results 1 - 2 of 2) sorted by null

  /external/skia/include/effects/
SkGradientShader.h 79 It is an error for colorCount to be < 2, for startRadius or endRadius to be < 0, or for
80 startRadius to be equal to endRadius.
82 @param startRadius Must be positive. The radius of the start circle for this gradient.
96 SkScalar startRadius,
  /external/skia/src/effects/
SkGradientShader.cpp     [all...]

Completed in 2603 milliseconds