Searched refs:mSidebandStream (Results 1 – 8 of 8) sorted by relevance
172 lhs.mSidebandStream == rhs.mSidebandStream && lhs.mBuffer == rhs.mBuffer && in operator ==()
287 sp<NativeHandle> mSidebandStream; variable
407 mSidebandStream{[](auto layer) {527 &mPixelFormat, &mColorTransform, &mCompositionType, &mSidebandStream,
1054 sp<NativeHandle> mSidebandStream; variable1189 return ((mSidebandStream != nullptr) || (mBufferInfo.mBuffer != nullptr)); in hasBufferOrSidebandStream()
2628 mSidebandStream = clonedFrom->mSidebandStream; in updateCloneBufferInfo()3524 snapshot->sidebandStreamHasFrame = hasFrameUpdate() && mSidebandStream.get(); in latchSidebandStream()3529 mSidebandStream = s.sidebandStream; in latchSidebandStream()3530 snapshot->sidebandStream = mSidebandStream; in latchSidebandStream()3531 if (mSidebandStream != nullptr) { in latchSidebandStream()
778 *outStream = mCore->mSidebandStream; in getSidebandStream()
1449 mCore->mSidebandStream.clear(); in disconnect()1485 mCore->mSidebandStream = stream; in setSidebandStream()
337 layer->mSidebandStream = sidebandStream; in setLayerSidebandStream()