Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp254 } gTrustedPresentationThresholdsClassInfo; variable
1888 gTrustedPresentationThresholdsClassInfo.mMinAlpha); in nativeSetTrustedPresentationCallback()
1891 gTrustedPresentationThresholdsClassInfo.mMinFractionRendered); in nativeSetTrustedPresentationCallback()
1894 gTrustedPresentationThresholdsClassInfo.mStabilityRequirementMs); in nativeSetTrustedPresentationCallback()
2545 gTrustedPresentationThresholdsClassInfo.clazz = in register_android_view_SurfaceControl()
2547 gTrustedPresentationThresholdsClassInfo.mMinAlpha = in register_android_view_SurfaceControl()
2549 gTrustedPresentationThresholdsClassInfo.mMinFractionRendered = in register_android_view_SurfaceControl()
2551 gTrustedPresentationThresholdsClassInfo.mStabilityRequirementMs = in register_android_view_SurfaceControl()