Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h1038 TrustedPresentationThresholds mTrustedPresentationThresholds; variable
DLayer.cpp414 mTrustedPresentationThresholds); in updateTrustedPresentationState()
436 mFlinger->forceFutureUpdate(mTrustedPresentationThresholds.stabilityRequirementMs * 1.5); in updateTrustedPresentationState()
442 mTrustedPresentationThresholds.stabilityRequirementMs)) { in updateTrustedPresentationState()
4421 mTrustedPresentationThresholds = thresholds; in setTrustedPresentationInfo()