Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java32149 final boolean mViewVelocityApi = viewVelocityApi(); field in View.AttachInfo
33927 if (mAttachInfo.mViewVelocityApi in votePreferredFrameRate()
33949 if (mAttachInfo.mViewVelocityApi) { in votePreferredFrameRate()
34048 if (mAttachInfo != null && mAttachInfo.mViewVelocityApi) { in setFrameContentVelocity()
34066 if (mAttachInfo != null && mAttachInfo.mViewVelocityApi) { in getFrameContentVelocity()