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

  /hardware/qcom/display/msm8974/liboverlay/
overlay.h 49 enum { MIXER_LEFT, MIXER_RIGHT, MIXER_UNUSED };
50 enum { MIXER_DEFAULT = MIXER_LEFT, MIXER_MAX = MIXER_UNUSED };
189 (mPipeBook[i].mMixer == MIXER_UNUSED ||
overlay.cpp 94 (mPipeBook[i].mMixer == MIXER_UNUSED || //Free or same mixer
374 mMixer = MIXER_UNUSED;
383 mMixer = MIXER_UNUSED;

Completed in 21 milliseconds