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

/external/webkit/Source/WebCore/platform/graphics/
H A DGradient.cpp167 int stop = findStop(value);
177 int Gradient::findStop(float value) const function in class:WebCore::Gradient
H A DGradient.h153 int findStop(float value) const;

Completed in 52 milliseconds