Home
last modified time | relevance | path

Searched defs:isOutputEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DBaseSineAnalyzer.h41 virtual bool isOutputEnabled() { return true; } in isOutputEnabled() function
H A DGlitchAnalyzer.h299 bool isOutputEnabled() override { return mState != STATE_IDLE; } in isOutputEnabled() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DDebug.cpp116 bool Debug::isOutputEnabled() const in isOutputEnabled() function in gl::Debug