Home
last modified time | relevance | path

Searched defs:kLinear (Results 1 – 14 of 14) 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.h892 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/node/deps/v8/include/
Dv8-regexp.h38 kLinear = 1 << 6, enumerator
/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp59 kLinear, enumerator
DFractalNoiseEffect.cpp184 kLinear, enumerator
/third_party/vk-gl-cts/external/amber/src/src/
Dsampler.h31 enum class FilterType : int8_t { kUnknown = -1, kNearest = 0, kLinear = 1 }; 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/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