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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 168 case HWC2::Composition::Sideband:
537 case HWC2::Composition::Sideband:
HWC2On1Adapter.cpp     [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 82 /* Specifies that the device supports sideband stream layers, for which
347 case HWC2_COMPOSITION_SIDEBAND: return "Sideband";
561 Sideband = HWC2_COMPOSITION_SIDEBAND,
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 717 // Sideband layers
719 setCompositionType(hwcId, HWC2::Composition::Sideband);
720 ALOGV("[%s] Requesting Sideband composition", mName.string());
723 ALOGE("[%s] Failed to set sideband stream %p: %s (%d)",
    [all...]

Completed in 773 milliseconds