Searched defs:fade (Results 1 – 6 of 6) 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/ffmpeg/libavfilter/ |
| D | avf_avectorscope.c | 67 int fade[4]; member 164 static int fade(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in fade() function
|
| D | af_dynaudnorm.c | 359 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 | 97 struct sbg_fade fade; member 104 struct sbg_fade fade; member 524 struct sbg_fade fade = { SBG_FADE_SAME, SBG_FADE_SAME, 0 }; in parse_time_sequence() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp8.c | 496 static void fade(uint8_t *dst, ptrdiff_t dst_linesize, in fade() function
|