Home
last modified time | relevance | path

Searched refs:ignoreFxConfFiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/factory/
DEffectsFactory.c458 const bool ignoreFxConfFiles = property_get_bool(PROPERTY_IGNORE_EFFECTS, false); in init() local
462 if (ignoreFxConfFiles) { in init()