Searched refs:setRampLengthInFrames (Results 1 – 3 of 3) sorted by relevance
113 void setRampLengthInFrames(int32_t numFrames);
197 void AAudioFlowGraph::setRampLengthInFrames(int32_t numFrames) { in setRampLengthInFrames() function in AAudioFlowGraph
71 mFlowGraph.setRampLengthInFrames(numFrames); in open()