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

  /external/chromium_org/third_party/skia/src/effects/gradients/
SkClampRange.h 25 int fCount1; // count for interpolating (fV0...fV1)
26 int fCount2; // count for fV1
29 int fV0, fV1;
  /external/skia/src/effects/gradients/
SkClampRange.h 25 int fCount1; // count for interpolating (fV0...fV1)
26 int fCount2; // count for fV1
29 int fV0, fV1;

Completed in 49 milliseconds