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

  /frameworks/native/libs/gui/include/gui/
BufferQueueCore.h 273 // mSidebandStream is a handle to the sideband buffer stream, if any
274 sp<NativeHandle> mSidebandStream;
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp     [all...]
HWC2On1Adapter.h 568 LatchedState<const native_handle_t*> mSidebandStream;
  /frameworks/native/services/surfaceflinger/
BufferLayer.cpp 384 mSidebandStream = mConsumer->getSidebandStream();
386 getBE().compositionInfo.hwc.sidebandStream = mSidebandStream;
    [all...]
Layer.h 746 sp<NativeHandle> mSidebandStream;
  /frameworks/native/libs/gui/
BufferQueueConsumer.cpp 735 *outStream = mCore->mSidebandStream;
BufferQueueProducer.cpp     [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp     [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 597 const native_handle_t* mSidebandStream;

Completed in 266 milliseconds