Searched defs:kLinear (Results 1 – 14 of 14) sorted by relevance
| /third_party/skia/include/core/ |
| D | SkSamplingOptions.h | 16 kLinear, // interporate between 2x2 sample points (bilinear interpolation) enumerator 24 kLinear, // interpolate between the two nearest levels enumerator
|
| D | SkColorSpace.h | 48 static constexpr skcms_TransferFunction kLinear = variable
|
| D | SkImage.h | 892 enum class RescaleGamma : bool { kSrc, kLinear }; enumerator
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | interpolate_decoration.h | 27 enum class InterpolationType { kPerspective, kLinear, kFlat }; enumerator
|
| /third_party/node/deps/v8/include/ |
| D | v8-regexp.h | 38 kLinear = 1 << 6, enumerator
|
| /third_party/skia/modules/skottie/src/effects/ |
| D | GradientEffect.cpp | 59 kLinear, enumerator
|
| D | FractalNoiseEffect.cpp | 184 kLinear, enumerator
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | sampler.h | 31 enum class FilterType : int8_t { kUnknown = -1, kNearest = 0, kLinear = 1 }; enumerator
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| D | Gradient.cpp | 49 enum class Type { kLinear, kRadial }; enumerator
|
| /third_party/skia/experimental/sorttoy/ |
| D | Fake.h | 189 kLinear, enumerator
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | entry_point.h | 46 enum class InterpolationType { kUnknown = -1, kPerspective, kLinear, kFlat }; enumerator
|
| /third_party/skia/tests/ |
| D | SRGBReadWritePixelsTest.cpp | 155 kLinear, enumerator
|
| /third_party/skia/src/core/ |
| D | SkBlockAllocator.h | 61 kLinear, // = #blocks * N enumerator
|
| /third_party/node/src/ |
| D | string_search.h | 168 kLinear, enumerator
|