Home
last modified time | relevance | path

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

/third_party/skia/src/shaders/gradients/
H A DSk4fLinearGradient.cpp152 float bias0 = 0, in shadeSpan() local
18 ramp(const Sk4f& c, const Sk4f& dc, SkPMColor dst[], int n, const Sk4f& bias0, const Sk4f& bias1) ramp() argument
189 shadePremulSpan(int x, int y, SkPMColor dst[], int count, float bias0, float bias1) const shadePremulSpan() argument
210 shadeSpanInternal(int x, int y, SkPMColor dst[], int count, float bias0, float bias1) const shadeSpanInternal() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_neon.c827 const uint32x4_t bias0 = vld1q_u32(&mtx->bias_[offset + 0]); in Quantize_NEON() local

Completed in 3 milliseconds