Searched refs:mMarkerPeriodInFrames (Results 1 – 2 of 2) sorted by relevance
51 private int mMarkerPeriodInFrames; field in AudioTrack_ListenerTest137 mMarkerPeriodInFrames = mFrameCount / markerPeriods; in doTest()138 markerPeriods = mFrameCount / mMarkerPeriodInFrames; // recalculate due to round-down in doTest()139 mMarkerPosition = mMarkerPeriodInFrames; in doTest()203 final int expected = mMarkerPeriodInFrames * (i + 1); in doTest()256 mMarkerPosition += mMarkerPeriodInFrames; in onMarkerReached()
97 private int mMarkerPeriodInFrames; field in AudioRecordTest1131 mMarkerPeriodInFrames = TEST_SR / markerPeriodsPerSecond; in doTest()1132 mMarkerPosition = mMarkerPeriodInFrames; in doTest()1137 mMarkerPeriodInFrames = 0; in doTest()1420 final int expected = mMarkerPeriodInFrames * i; in doTest()1504 mMarkerPosition += mMarkerPeriodInFrames; in onMarkerReached()