Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h814 bool setTrustedPresentationInfo(TrustedPresentationThresholds const& thresholds,
DLayer.cpp4417 bool Layer::setTrustedPresentationInfo(TrustedPresentationThresholds const& thresholds, in setTrustedPresentationInfo() function in android::Layer
DSurfaceFlinger.cpp5820 if (layer->setTrustedPresentationInfo(s.trustedPresentationThresholds, in setClientStateLocked()
5953 if (layer->setTrustedPresentationInfo(s.trustedPresentationThresholds, in updateLayerCallbacksAndStats()