Home
last modified time | relevance | path

Searched refs:hasSidebandStreamFrame (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.h93 bool hasSidebandStreamFrame() const;
DLayerSnapshot.cpp360 sidebandStreamHasFrame = requested.hasSidebandStreamFrame(); in merge()
DRequestedLayerState.cpp568 bool RequestedLayerState::hasSidebandStreamFrame() const { in hasSidebandStreamFrame() function in android::surfaceflinger::frontend::RequestedLayerState