Home
last modified time | relevance | path

Searched defs:bias1 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/shaders/gradients/
H A DSk4fLinearGradient.cpp153 bias1 = 0; in shadeSpan() local
18 ramp(const Sk4f& c, const Sk4f& dc, SkPMColor dst[], int n, const Sk4f& bias0, const Sk4f& bias1) ramp() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_neon.c828 const uint32x4_t bias1 = vld1q_u32(&mtx->bias_[offset + 4]); in Quantize_NEON() local

Completed in 3 milliseconds