Searched refs:maxBufferMs (Results 1 – 6 of 6) sorted by relevance
187 properties.maxBufferMs = 321; in createDefaultProperties_2_0()218 properties.maxBufferMs = 321; in createDefaultProperties()247 assertEquals(321, properties.maxBufferMs); in validateDefaultProperties()
72 aidlProperties.maxBufferMs = hidlProperties.maxBufferMs; in hidl2aidlProperties()
630 properties.maxBufferMs = 5000; in createDefaultProperties()
168 int maxBufferMs, boolean supportsConcurrentCapture, int powerConsumptionMw, in ModuleProperties() argument181 this.mMaxBufferMillis = maxBufferMs; in ModuleProperties()305 int maxBufferMs = in.readInt(); in fromParcel() local312 supportsCaptureTransition, maxBufferMs, supportsConcurrentCapture, in fromParcel()
64 properties.maxBufferMs, in aidl2apiModuleDescriptor()
22055 Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->maxBufferMs:I