Searched defs:getSidebandStream (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/ | ||
H A D | IGraphicBufferConsumer.cpp | 152 status_t getSidebandStream(sp<NativeHandle>* outStream) const override { in getSidebandStream() function in android::BpGraphicBufferConsumer |
H A D | BufferQueueConsumer.cpp | 838 status_t BufferQueueConsumer::getSidebandStream(sp<NativeHandle>* outStream) const { in getSidebandStream() function in android::BufferQueueConsumer |
H A D | ConsumerBase.cpp | 414 sp<NativeHandle> ConsumerBase::getSidebandStream() const { in getSidebandStream() function in android::ConsumerBase |
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/resources/ | ||
H A D | ComposerResources.cpp | 164 Error ComposerLayerResource::getSidebandStream(uint32_t slot, bool fromCache, in getSidebandStream() function in android::hardware::graphics::composer::V2_1::hal::ComposerLayerResource |