Home
last modified time | relevance | path

Searched defs:Disable (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-4.2.5/include/nn/snd/CTR/MPCore/
Dsnd_OutputCapture.h106 void Disable() { Enable(false); } in Disable() function
Dsnd_DspFxDelay.h129 bool Disable() in Disable() function
Dsnd_DspFxReverb.h147 bool Disable() in Disable() function
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Vertex.h406 void Disable() in Disable() function
/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Instrument.cpp207 void Instrument::Disable( void ) in Disable() function in nn::dbg::CTR::Instrument