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

  /external/chromium_org/third_party/skia/include/core/
SkShader.h 271 * many entries in fColors and fColorOffsets can be used, if they are
275 * and fColorOffsets will not be altered. fColorOffsets specifies
282 * fColorOffsets[0] is meaningless.
307 // of fColors/fColorOffsets on input, and
311 SkScalar* fColorOffsets; //!< The unit offset for color transitions.
  /external/skia/include/core/
SkShader.h 271 * many entries in fColors and fColorOffsets can be used, if they are
275 * and fColorOffsets will not be altered. fColorOffsets specifies
282 * fColorOffsets[0] is meaningless.
307 // of fColors/fColorOffsets on input, and
311 SkScalar* fColorOffsets; //!< The unit offset for color transitions.

Completed in 69 milliseconds