Searched defs:fColorOffsets (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkShader.h221 * many entries in fColors and fColorOffsets can be used, if they are
225 * and fColorOffsets will not be altered. fColorOffsets specifies
232 * fColorOffsets[0] is meaningless.
256 // of fColors/fColorOffsets on input, and
260 SkScalar* fColorOffsets; //!< The unit offset for color transitions. member in struct:SkShader::GradientInfo

Completed in 69 milliseconds