Home
last modified time | relevance | path

Searched defs:iter_type (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DFunctionList.h44 void addEffect(std::function<void(iter_type, iter_type)> f) { in addEffect()
66 void modifyEffectAt(size_t index, std::function<void(iter_type, iter_type)> fun) { in modifyEffectAt()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DDriveControl.h27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DEffectDescription.h90 static _ef<iter_type> modifyEffect( in modifyEffect()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp28786 typedef _InIter iter_type; typedef in std::num_get
28973 typedef _OutIter iter_type; typedef in std::num_put