Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h307 float getCurrentHdrSdrRatio() const { return getDrawingState().currentHdrSdrRatio; } in getCurrentHdrSdrRatio() function
DLayer.cpp649 snapshot->currentHdrSdrRatio = getCurrentHdrSdrRatio(); in preparePerFrameCompositionState()