Searched refs:getControllerAt (Results 1 – 4 of 4) sorted by relevance
49 SharedBurst getControllerAt(size_t index) const;
49 SharedBurst BurstBuilder::getControllerAt(size_t index) const { in getControllerAt() function in android::nn::BurstBuilder
652 auto burstController = burstBuilder ? burstBuilder->getControllerAt(0) : nullptr; in computeInternal()
1578 *burstController = controller->mBurstBuilder->getControllerAt(controller->mNextStepIndex); in nextCompound()