Searched defs:EffectImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/config/include/media/
H A DEffectsConfig.h57 struct EffectImpl { struct in namespace:android::effectsConfig
62 struct Effect : public EffectImpl {
65 EffectImpl libSw; //< Only valid if isProxy
66 EffectImpl libHw; //< Only valid if isProxy

Completed in 280 milliseconds