Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp274 } gTrustedPresentationThresholdsClassInfo; variable
2026 gTrustedPresentationThresholdsClassInfo.mMinAlpha); in nativeSetTrustedPresentationCallback()
2029 gTrustedPresentationThresholdsClassInfo.mMinFractionRendered); in nativeSetTrustedPresentationCallback()
2032 gTrustedPresentationThresholdsClassInfo.mStabilityRequirementMs); in nativeSetTrustedPresentationCallback()
2740 gTrustedPresentationThresholdsClassInfo.clazz = in register_android_view_SurfaceControl()
2742 gTrustedPresentationThresholdsClassInfo.mMinAlpha = in register_android_view_SurfaceControl()
2744 gTrustedPresentationThresholdsClassInfo.mMinFractionRendered = in register_android_view_SurfaceControl()
2746 gTrustedPresentationThresholdsClassInfo.mStabilityRequirementMs = in register_android_view_SurfaceControl()