OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isProcessEnabled
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
Effects.h
85
bool
isProcessEnabled
() const;
Effects.cpp
275
if (
isProcessEnabled
()) {
689
bool AudioFlinger::EffectModule::
isProcessEnabled
() const
718
if (
isProcessEnabled
() &&
[
all
...]
Completed in 528 milliseconds