Searched refs:maxBufferMs (Results 1 – 5 of 5) sorted by relevance
52 int maxBufferMs;
67 aidlProperties.maxBufferMs = hidlProperties.maxBufferMs; in hidl2aidlProperties()
148 int maxBufferMs, boolean supportsConcurrentCapture, int powerConsumptionMw, in ModuleProperties() argument161 this.mMaxBufferMillis = maxBufferMs; in ModuleProperties()285 int maxBufferMs = in.readInt(); in fromParcel() local292 supportsCaptureTransition, maxBufferMs, supportsConcurrentCapture, in fromParcel()
60 properties.maxBufferMs, in aidl2apiModuleDescriptor()
171 properties.maxBufferMs = 321; in createDefaultProperties()204 assertEquals(321, properties.maxBufferMs); in validateDefaultProperties()