Searched refs:projectionReceiveIndex (Results 1 – 5 of 5) sorted by relevance
33 : projectionReceiveIndex(-1) in DisplayListData()
136 int projectionReceiveIndex; variable
551 const bool isProjectionReceiver = mDisplayListData->projectionReceiveIndex >= 0; in computeOrderingImpl()806 (mDisplayListData->displayListOps[mDisplayListData->projectionReceiveIndex]); in issueOperationsOfProjectedChildren()917 const int projectionReceiveIndex = mDisplayListData->projectionReceiveIndex; in issueOperations() local937 … if (CC_UNLIKELY(!mProjectedNodes.isEmpty() && opIndex == projectionReceiveIndex)) { in issueOperations()
122 return mDisplayListData && mDisplayListData->projectionReceiveIndex >= 0; in hasProjectionReceiver()
526 mDisplayListData->projectionReceiveIndex = opIndex; in addRenderNodeOp()