Searched refs:getStopAndColor (Results 1 – 3 of 3) sorted by relevance
243 ListNode<Paint::StopAndColor>* iter = paint.getStopAndColor().Begin(); in BuildGradientColor()245 for (; count < paint.getStopAndColor().Size(); count++) { in BuildGradientColor()
467 List<StopAndColor> getStopAndColor() const in getStopAndColor() function
2044 List<Paint::StopAndColor> stopAndColor = paint_->getStopAndColor();