Searched defs:buildEffect (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | MeshGradientSlide.cpp | 143 void buildEffect(size_t vert_count) override { in buildEffect() function in __anonc8458bdc0111::AEGradientRenderer 177 void buildEffect(size_t vert_count) override { in buildEffect() function in __anonc8458bdc0111::LinearGradientRenderer 240 void buildEffect(size_t vert_count) override { in buildEffect() function in __anonc8458bdc0111::IllGradientRenderer
|
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
H A D | FIRDescription.h | 39 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | EchoDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | TremoloDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr ) { in buildEffect() function
|
H A D | FlangerDescription.h | 42 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | SlapbackDescription.h | 42 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | VibratoDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | WhiteChorusDescription.h | 41 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | IIRDescription.h | 42 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | DoublingDescription.h | 26 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | PassthroughDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> ) { in buildEffect() function
|
H A D | AllPassDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | GainDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | DistortionDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
H A D | OverdriveDescription.h | 45 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|