Home
last modified time | relevance | path

Searched refs:mSidebandStream (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.h444 const native_handle_t* mSidebandStream; variable
DEmuHWC2.cpp1506 mSidebandStream(nullptr),
1578 mSidebandStream = stream; in setSidebandStream()
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp2071 mSidebandStream(nullptr),
2155 mSidebandStream = stream; in setSidebandStream()
2253 output << " Handle: " << mSidebandStream << '\n'; in dump()
2333 hwc1Layer.sidebandStream = mSidebandStream; in applySidebandState()
DHWC2.h602 const native_handle_t* mSidebandStream; variable