Searched defs:effects (Results 1 – 4 of 4) sorted by relevance
87 void ForEachEffect(std::vector<std::shared_ptr<IEffect>> effects, Functor functor) { in ForEachEffect()95 std::vector<std::shared_ptr<IEffect>> effects; in createWithDescs() local107 void destroyEffects(std::vector<std::shared_ptr<IEffect>> effects, in destroyEffects()115 auto effects = createWithDescs({desc}); in creatAndDestroyDescs() local190 std::vector<std::shared_ptr<IEffect>> effects; in TEST_P() local201 std::vector<std::shared_ptr<IEffect>> effects = createWithDescs(descs); in TEST_P() local236 auto effects = createWithDescs(descs, EX_ILLEGAL_ARGUMENT); in TEST_P() local264 std::vector<std::shared_ptr<IEffect>> effects = createWithDescs(descs); in TEST_P() local
210 std::vector<Effect> effects; in alwaysOnEnable() local
73 struct effect_s effects[NUM_ID]; // effects in this session member
1445 const char *effects = mParams.get(CameraParameters::KEY_SUPPORTED_EFFECTS); in printSupportedParams() local