Home
last modified time | relevance | path

Searched refs:roundUp64 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libaaudio/src/utility/
DMonotonicCounter.h105 void roundUp64(int32_t period) { in roundUp64() function
/frameworks/av/media/libaaudio/tests/
Dtest_monotonic_counter.cpp59 counter.roundUp64(100); in TEST()
/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.cpp345 mFramesTransferred.roundUp64(getBufferCapacity()); in stopStream()