Searched refs:mAnimationState (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h522 eAnimationState mAnimationState[HWC_NUM_DISPLAY_TYPES]; member in struct:hwc_context_t
H A Dhwc_mdpcomp.cpp1449 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) {
1451 ctx->mAnimationState[mDpy] = ANIMATION_STARTED;
1458 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED;
H A Dhwc_utils.cpp234 ctx->mAnimationState[i] = ANIMATION_STOPPED;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h555 eAnimationState mAnimationState[HWC_NUM_DISPLAY_TYPES]; member in struct:hwc_context_t
H A Dhwc_mdpcomp.cpp1656 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) {
1658 ctx->mAnimationState[mDpy] = ANIMATION_STARTED;
1665 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED;
H A Dhwc_utils.cpp254 ctx->mAnimationState[i] = ANIMATION_STOPPED;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.h613 eAnimationState mAnimationState[HWC_NUM_DISPLAY_TYPES]; member in struct:hwc_context_t
H A Dhwc_mdpcomp.cpp1986 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) {
1988 ctx->mAnimationState[mDpy] = ANIMATION_STARTED;
1999 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED;
H A Dhwc_utils.cpp373 ctx->mAnimationState[i] = ANIMATION_STOPPED;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h630 eAnimationState mAnimationState[HWC_NUM_DISPLAY_TYPES]; member in struct:hwc_context_t
H A Dhwc_mdpcomp.cpp2032 if(ctx->mAnimationState[mDpy] == ANIMATION_STOPPED) {
2034 ctx->mAnimationState[mDpy] = ANIMATION_STARTED;
2045 ctx->mAnimationState[mDpy] = ANIMATION_STOPPED;
H A Dhwc_utils.cpp350 ctx->mAnimationState[i] = ANIMATION_STOPPED;

Completed in 186 milliseconds