HomeSort by relevance Sort by last modified time
    Searched refs:pushStaging (Results 1 - 7 of 7) sorted by null

  /frameworks/base/libs/hwui/
AnimatorManager.h 47 void pushStaging();
AnimatorManager.cpp 72 void AnimatorManager::pushStaging() {
89 animator->pushStaging(mAnimationHandle->context());
AnimationContext.cpp 73 animators.pushStaging();
Animator.h 82 ANDROID_API void pushStaging(AnimationContext& context);
Animator.cpp 153 void BaseRenderNodeAnimator::pushStaging(AnimationContext& context) {
RenderNode.cpp 344 mAnimatorManager.pushStaging();
  /frameworks/base/core/jni/
android_view_ThreadedRenderer.cpp 329 anim->pushStaging(*context);
    [all...]

Completed in 569 milliseconds