Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h123 bool isImplementationSoftware() const in isImplementationSoftware() function
H A DEffects.cpp2882 && effect->isImplementationSoftware()) { in isFastCompatible()