Searched refs:getOutputReset (Results 1 – 4 of 4) sorted by relevance
87 …AG, "resetOutput() time:" + LocalDateTime.now() + " native reset:" + mDrumPlayer.getOutputReset()); in resetOutput()88 if (mDrumPlayer.getOutputReset()) { in resetOutput()97 if (!mDrumPlayer.getOutputReset()) { in resetOutput()
119 external fun getOutputReset() : Boolean method in com.plausiblesoftware.drumthumper.DrumPlayer
70 bool getOutputReset() { return mOutputReset; } in getOutputReset() function
120 return sDTPlayer.getOutputReset(); in Java_com_plausiblesoftware_drumthumper_DrumPlayer_getOutputReset()