Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h475 ANIMATION_STOPPED, enumerator
Dhwc_mdpcomp.cpp1449 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) { in prepare()
1458 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED; in prepare()
Dhwc_utils.cpp234 ctx->mAnimationState[i] = ANIMATION_STOPPED; in initContext()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h502 ANIMATION_STOPPED, enumerator
Dhwc_mdpcomp.cpp1656 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) { in prepare()
1665 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED; in prepare()
Dhwc_utils.cpp254 ctx->mAnimationState[i] = ANIMATION_STOPPED; in initContext()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h577 ANIMATION_STOPPED, enumerator
Dhwc_mdpcomp.cpp2032 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) { in prepare()
2045 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED; in prepare()
Dhwc_utils.cpp350 ctx->mAnimationState[i] = ANIMATION_STOPPED; in initContext()