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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 242 void changeRefCount(AudioSystem::stream_type, int delta);
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 644 outputDesc->changeRefCount(stream, 1);
716 outputDesc->changeRefCount(stream, -1);
    [all...]

Completed in 362 milliseconds