Searched defs:mDepthStallDurations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
H A DStreamConfigurationMap.java119 mDepthStallDurations = new StreamConfigurationDuration[0];
125 mDepthStallDurations = checkArrayElementsNotNull(depthStallDurations,
1385 mDepthStallDurations : mStallDurations;
1647 private final StreamConfigurationDuration[] mDepthStallDurations; field in class:StreamConfigurationMap

Completed in 62 milliseconds