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

  /hardware/qcom/display/msm8084/liboverlay/
overlay.h 51 enum { MIXER_DEFAULT = MIXER_LEFT, MIXER_MAX = MIXER_UNUSED };
57 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT) {}
  /hardware/qcom/display/msm8226/liboverlay/
overlay.h 51 enum { MIXER_DEFAULT = MIXER_LEFT, MIXER_MAX = MIXER_UNUSED };
57 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT), numActiveDisplays(1) {}
  /hardware/qcom/display/msm8994/liboverlay/
overlay.h 54 enum { MIXER_DEFAULT = MIXER_LEFT, MIXER_MAX = MIXER_UNUSED };
60 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT), numActiveDisplays(1) {}
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 171 overlay::Overlay::DPY_WRITEBACK, Overlay::MIXER_DEFAULT);
hwc_fbupdate.cpp 92 ovutils::eDest dest = ov.nextPipe(type, mDpy, Overlay::MIXER_DEFAULT);
hwc_mdpcomp.cpp 969 int availPipes = ov.availablePipes(mDpy, Overlay::MIXER_DEFAULT);
    [all...]
  /hardware/qcom/display/msm8974/liboverlay/
overlay.h 50 enum { MIXER_DEFAULT = MIXER_LEFT, MIXER_MAX = MIXER_UNUSED };
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 145 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
459 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
hwc_mdpcomp.cpp 873 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT));
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 151 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
465 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
hwc_mdpcomp.cpp 800 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT));
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 144 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
507 pipeSpecs.mixer = Overlay::MIXER_DEFAULT;
hwc_mdpcomp.cpp     [all...]

Completed in 300 milliseconds