Searched defs:mFrameDuration (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/one/v2/stats/ | ||
D | PreviewFpsListener.java | 37 private double mFrameDuration = 1.0 / 30.0f; field in PreviewFpsListener |
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothLeAudioCodecConfigMetadata.java | 64 private final @FrameDuration int mFrameDuration; field in BluetoothLeAudioCodecConfigMetadata |
D | BluetoothLeAudioCodecConfig.java | 222 private final @FrameDuration int mFrameDuration; field in BluetoothLeAudioCodecConfig |