Searched refs:mBurstBuilder (Results 1 – 2 of 2) sorted by relevance
632 const BurstBuilder* mBurstBuilder; variable
1129 mBurstBuilder(burstBuilder), in Controller()1577 if (burstController != nullptr && controller->mBurstBuilder != nullptr) { in nextCompound()1578 *burstController = controller->mBurstBuilder->getControllerAt(controller->mNextStepIndex); in nextCompound()