Home
last modified time | relevance | path

Searched refs:layerVotedWithExactCompatibility (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.cpp683 const auto layerVotedWithExactCompatibility = childSnapshot.frameRate.rate.isValid() && in updateChildState() local
687 layerVotedWithNoVote || layerVotedWithExactCompatibility; in updateChildState()
/frameworks/native/services/surfaceflinger/
DLayer.cpp1294 const auto layerVotedWithExactCompatibility = in propagateFrameRateForLayerTree() local
1297 layerVotedWithExactCompatibility || childrenHaveFrameRate; in propagateFrameRateForLayerTree()