Searched defs:fade (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | _noise.hpp | 82 GLM_FUNC_QUALIFIER tvec2<T, P> fade(tvec2<T, P> const & t) in fade() function 88 GLM_FUNC_QUALIFIER tvec3<T, P> fade(tvec3<T, P> const & t) in fade() function 94 GLM_FUNC_QUALIFIER tvec4<T, P> fade(tvec4<T, P> const & t) in fade() function
|
/third_party/flutter/skia/gm/ |
D | complexclip.cpp | 181 const SkAlpha fade = 0x33; in drawHairlines() local
|
/third_party/ffmpeg/libavfilter/ |
D | avf_avectorscope.c | 67 int fade[4]; member 163 static void fade(AudioVectorScopeContext *s) in fade() function
|
D | af_dynaudnorm.c | 372 static inline double fade(double prev, double next, int pos, int length) in fade() function
|
/third_party/skia/gm/ |
D | complexclip.cpp | 179 const SkAlpha fade = 0x33; in drawHairlines() local
|
/third_party/ffmpeg/libavformat/ |
D | sbgdec.c | 96 struct sbg_fade fade; member 103 struct sbg_fade fade; member 523 struct sbg_fade fade = { SBG_FADE_SAME, SBG_FADE_SAME, 0 }; in parse_time_sequence() local
|
/third_party/flutter/skia/src/shaders/ |
D | SkPerlinNoiseShader.cpp | 572 static SkScalar fade(SkScalar t) { in fade() function
|
/third_party/ffmpeg/libavcodec/ |
D | vp8.c | 492 static void fade(uint8_t *dst, ptrdiff_t dst_linesize, in fade() function
|