Home | History | Annotate | Download | only in view

Lines Matching refs:mRecreateDisplayList

1639     boolean mRecreateDisplayList = false;
14120 || (mRecreateDisplayList)) {
14124 && !mRecreateDisplayList) {
14134 mRecreateDisplayList = true;
14919 // retain the flag's value temporarily in the mRecreateDisplayList flag
14920 mRecreateDisplayList = (mPrivateFlags & PFLAG_INVALIDATED) == PFLAG_INVALIDATED;
15186 mRecreateDisplayList = false;