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

/external/chromium_org/third_party/skia/include/core/
H A DSkShader.h307 * many entries in fColors and fColorOffsets can be used, if they are
311 * and fColorOffsets will not be altered. fColorOffsets specifies
318 * fColorOffsets[0] is meaningless.
343 // of fColors/fColorOffsets on input, and
347 SkScalar* fColorOffsets; //!< The unit offset for color transitions. member in struct:SkShader::GradientInfo
/external/skia/include/core/
H A DSkShader.h314 * many entries in fColors and fColorOffsets can be used, if they are
318 * and fColorOffsets will not be altered. fColorOffsets specifies
325 * fColorOffsets[0] is meaningless.
350 // of fColors/fColorOffsets on input, and
354 SkScalar* fColorOffsets; //!< The unit offset for color transitions. member in struct:SkShader::GradientInfo

Completed in 27 milliseconds