Home
last modified time | relevance | path

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

/external/oboe/apps/fxlab/app/src/main/cpp/
DFunctionList.h74 void mute(bool toMute) { in mute() argument
75 muted = toMute; in mute()