Searched refs:isVideoStabilizationSupported (Results 1 – 2 of 2) sorted by relevance
120 if (!mStaticInfo.isVideoStabilizationSupported() && useVideoStab) { in doBasicRecording()973 /*useVideoStab*/mStaticInfo.isVideoStabilizationSupported()); in videoSnapshotTestByCamera()1165 if (!mStaticInfo.isVideoStabilizationSupported() && useVideoStab) { in startRecording()
1632 public boolean isVideoStabilizationSupported() { in isVideoStabilizationSupported() method in StaticMetadata