HomeSort by relevance Sort by last modified time
    Searched refs:B2STR (Results 1 - 3 of 3) sorted by null

  /device/asus/fugu/libaudio/
AudioHardwareOutput.cpp 547 #define B2STR(b) b ? "true" : "false"
566 DUMP("\tMaster Mute : %s\n", B2STR(s.masterMute));
567 DUMP("\tHDMI Output Allowed : %s\n", B2STR(s.hdmi.allowed));
569 DUMP("\tHDMI Output Fixed : %s\n", B2STR(s.hdmi.isFixed));
588 #undef B2STR
AudioHardwareInput.cpp 166 #define B2STR(b) b ? "true" : "false"
197 #undef B2STR
AudioStreamOut.cpp 747 #define B2STR(b) b ? "true" : "false"
775 #undef B2STR

Completed in 737 milliseconds