Searched refs:mRecorderBuffSizeInBytes (Results 1 – 1 of 1) sorted by relevance
26 mRecorderBuffSizeInBytes = recorderBuffSizeInBytes; in TestSettings()38 return mRecorderBuffSizeInBytes; in getRecorderBufferSizeInBytes()52 mRecorderBuffSizeInBytes = Utilities.clamp(recorderBufferSizeInBytes, in setRecorderBufferSizeInBytes()58 private int mRecorderBuffSizeInBytes; field in TestSettings