Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectTypes.h114 #define RETURN_IF_BINDER_EXCEPTION(functor) \ argument
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioEffectFactoryTargetTest.cpp78 void ForEachId(const std::vector<Descriptor::Identity> ids, Functor functor) { in ForEachId()
85 void ForEachEffect(std::vector<std::shared_ptr<IEffect>> effects, Functor functor) { in ForEachEffect()
DEffectHelper.h329 Functor functor) { in getTestValueSet()
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp472 auto functor = mPresentTimeoutEventHandler->getHandleFunction(); in setPresentTimeoutParameters() local