Searched defs:fade (Results 1 – 13 of 13) 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/weston/libweston/ |
D | animation.c | 338 struct weston_view_animation *fade; in weston_fade_run() local 359 weston_fade_update(struct weston_view_animation *fade, float target) in weston_fade_update() 389 struct weston_view_animation *fade; in weston_stable_fade_run() local
|
/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/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/audio/kernels/ir/ |
D | bindings.cc | 212 … auto fade = std::make_shared<audio::FadeOperation>(fade_in_len, fade_out_len, fade_shape); in __anonb7c3dee11d02() local
|
/third_party/weston/desktop-shell/ |
D | shell.h | 128 } fade; member
|
/third_party/weston/ivi-shell/ |
D | ivi-layout-transition.c | 466 struct fade_view_data *fade = transition->private_data; in fade_view_user_frame() local
|
D | hmi-controller.c | 531 struct hmi_controller_fade *fade) in hmi_controller_fade_run()
|
/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
|