Home | History | Annotate | Download | only in hwui

Lines Matching full:opindex

888                 for (int opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) {
889 DisplayListOp *op = mDisplayListData->displayListOps[opIndex];
896 if (CC_UNLIKELY(!mProjectedNodes.isEmpty() && opIndex == projectionReceiveIndex)) {