Searched refs:forceCurrent (Results 1 – 2 of 2) sorted by relevance
/external/oboe/src/flowgraph/ | ||
D | RampLinear.h | 73 void forceCurrent(float level) { in forceCurrent() function |
/external/oboe/tests/ | ||
D | testFlowgraph.cpp | 94 rampLinear.forceCurrent(0.0f); in TEST() |