Home
last modified time | relevance | path

Searched defs:kLinear (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/include/core/
DSkSamplingOptions.h16 kLinear, // interporate between 2x2 sample points (bilinear interpolation) enumerator
24 kLinear, // interpolate between the two nearest levels enumerator
DSkColorSpace.h48 static constexpr skcms_TransferFunction kLinear = variable
DSkImage.h888 enum class RescaleGamma : bool { kSrc, kLinear }; enumerator
/third_party/skia/third_party/externals/tint/src/ast/
Dinterpolate_decoration.h27 enum class InterpolationType { kPerspective, kLinear, kFlat }; enumerator
/third_party/flutter/skia/include/core/
DSkColorSpace.h49 static constexpr skcms_TransferFunction kLinear = variable
DSkSurface.h754 enum RescaleGamma : bool { kSrc, kLinear }; enumerator
/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp59 kLinear, enumerator
DFractalNoiseEffect.cpp184 kLinear, enumerator
/third_party/flutter/skia/modules/skottie/src/effects/
DGradientEffect.cpp41 kLinear, enumerator
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/include/dataset/
Dconstants.h124 kLinear = 0, ///< Interpolation method is linear interpolation. enumerator
198 kLinear = 0, ///< Fade shape is linear mode. enumerator
/third_party/skia/modules/skottie/src/layers/shapelayer/
DGradient.cpp49 enum class Type { kLinear, kRadial }; enumerator
/third_party/skia/experimental/sorttoy/
DFake.h189 kLinear, enumerator
/third_party/skia/third_party/externals/tint/src/inspector/
Dentry_point.h46 enum class InterpolationType { kUnknown = -1, kPerspective, kLinear, kFlat }; enumerator
/third_party/flutter/skia/tests/
DSRGBReadWritePixelsTest.cpp153 kLinear, enumerator
/third_party/skia/tests/
DSRGBReadWritePixelsTest.cpp155 kLinear, enumerator
/third_party/skia/src/core/
DSkBlockAllocator.h61 kLinear, // = #blocks * N enumerator
/third_party/node/src/
Dstring_search.h168 kLinear, enumerator