Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.cpp691 const auto layerVotedWithExactCompatibility = childSnapshot.frameRate.vote.rate.isValid() && in updateFrameRateFromChildSnapshot() local
695 layerVotedWithCategory || layerVotedWithExactCompatibility; in updateFrameRateFromChildSnapshot()
/frameworks/native/services/surfaceflinger/
DLayer.cpp1285 const auto layerVotedWithExactCompatibility = in propagateFrameRateForLayerTree() local
1288 layerVotedWithExactCompatibility || childrenHaveFrameRate; in propagateFrameRateForLayerTree()