Searched refs:blend_soft_light (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/resources/sksl/blend/ |
D | BlendSoftLight.sksl | 6 sk_FragColor = blend_soft_light(src, dst);
|
/third_party/skia/resources/sksl/workarounds/ |
D | BlendGuardedDivide.sksl | 8 sk_FragColor = blend_soft_light(src, dst);
|
/third_party/pixman/test/ |
D | utils.c | 1608 blend_soft_light (double sa, double s, double da, double d) in blend_soft_light() function 1916 blend_soft_light, in do_composite()
|
/third_party/pixman/pixman/ |
D | pixman-combine-float.c | 583 blend_soft_light (float sa, float s, float da, float d) in blend_soft_light() function
|
/third_party/skia/src/sksl/ |
D | sksl_gpu.sksl | 395 half4 blend_soft_light(half4 src, half4 dst) {
|