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

  /frameworks/av/media/libmedia/
AudioTrack.cpp 586 if (isOffloaded_l()) {
607 if (!isOffloaded_l()) {
646 if (isOffloaded_l()) {
666 if (isOffloaded_l()) {
700 if (isOffloaded_l()) {
989 if (isOffloaded_l() && ((mState == STATE_PAUSED) || (mState == STATE_PAUSED_STOPPING))) {
    [all...]
  /frameworks/av/include/media/
AudioTrack.h     [all...]

Completed in 88 milliseconds