Home | History | Annotate | Download | only in app

Lines Matching refs:popExitAnim

64             mOps[pos++] = op.popExitAnim;
115 op.popExitAnim = mOps[pos++];
119 bse.mPopExitAnim = op.popExitAnim;
196 int popExitAnim;
357 if (op.popEnterAnim != 0 || op.popExitAnim != 0) {
361 writer.print(" popExitAnim=#");
362 writer.println(Integer.toHexString(op.popExitAnim));
405 op.popExitAnim = mPopExitAnim;
828 f.setNextAnim(op.popExitAnim);
840 f.setNextAnim(op.popExitAnim);
848 f.setNextAnim(op.popExitAnim);
931 removeOp.popExitAnim = op.popExitAnim;