Home
last modified time | relevance | path

Searched defs:depth_ms (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DVibratroEffect.h23 VibratoEffect(float depth_ms, float frequency): in VibratoEffect()
DWhiteChorusEffect.h25 WhiteChorusEffect(float depth_ms, float delay_ms, float noise_pass): in WhiteChorusEffect()
DDoublingEffect.h26 DoublingEffect(float depth_ms, float delay_ms, float noise_pass): in DoublingEffect()
DFlangerEffect.h25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect()
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc2404 auto* depth_ms = tex->As<sem::DepthMultisampledTexture>(); in EmitType() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc3426 auto* depth_ms = tex->As<sem::DepthMultisampledTexture>(); in EmitType() local