/aosp12/packages/apps/Camera2/src_pd/com/android/camera/one/v2/ |
H A D | OneCameraCreator.java | 89 captureSetting.getCaptureSize(), in create() 100 captureSetting.getCaptureSize(), in create() 111 captureSetting.getCaptureSize(), in create()
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
H A D | MediaVisualizerTest.java | 171 range[0], mVisualizer.getCaptureSize()); in test1_1CaptureSize() 174 range[1], mVisualizer.getCaptureSize()); in test1_1CaptureSize() 257 byte[] data = new byte[mVisualizer.getCaptureSize()]; in test2_0PollingCapture() 478 byte[] data = new byte[mVisualizer.getCaptureSize()]; in test2_2PollingCaptureVolumeScaling()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/ |
H A D | OneCameraCaptureSetting.java | 85 public Size getCaptureSize() { in getCaptureSize() method in OneCameraCaptureSetting
|
/aosp12/frameworks/base/media/jni/audioeffect/ |
H A D | Visualizer.h | 114 uint32_t getCaptureSize() { return mCaptureSize; } in getCaptureSize() function
|
H A D | android_media_Visualizer.cpp | 544 return (jint) lpVisualizer->getCaptureSize(); in android_media_visualizer_native_getCaptureSize()
|
/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
H A D | VisualizerInstanceSync.java | 103 mCaptureSize = mVisualizer.getCaptureSize(); in VisualizerTestHandler()
|
/aosp12/hardware/interfaces/audio/effect/2.0/ |
H A D | IVisualizerEffect.hal | 36 getCaptureSize() generates (Result retval, uint16_t captureSize);
|
/aosp12/hardware/interfaces/audio/effect/4.0/ |
H A D | IVisualizerEffect.hal | 36 getCaptureSize() generates (Result retval, uint16_t captureSize);
|
/aosp12/hardware/interfaces/audio/effect/5.0/ |
H A D | IVisualizerEffect.hal | 36 getCaptureSize() generates (Result retval, uint16_t captureSize);
|
/aosp12/hardware/interfaces/audio/effect/6.0/ |
H A D | IVisualizerEffect.hal | 36 getCaptureSize() generates (Result retval, uint16_t captureSize);
|
/aosp12/hardware/interfaces/audio/effect/7.0/ |
H A D | IVisualizerEffect.hal | 36 getCaptureSize() generates (Result retval, uint16_t captureSize);
|
/aosp12/hardware/interfaces/audio/effect/all-versions/default/ |
H A D | VisualizerEffect.h | 101 Return<void> getCaptureSize(getCaptureSize_cb _hidl_cb) override;
|
H A D | VisualizerEffect.cpp | 192 Return<void> VisualizerEffect::getCaptureSize(getCaptureSize_cb _hidl_cb) { in getCaptureSize() function in android::hardware::audio::effect::CPP_VERSION::implementation::VisualizerEffect
|
/aosp12/frameworks/base/media/java/android/media/audiofx/ |
H A D | Visualizer.java | 347 public int getCaptureSize() in getCaptureSize() method in Visualizer
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 24586 method public int getCaptureSize() throws java.lang.IllegalStateException;
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 16094 method public int getCaptureSize() throws java.lang.IllegalStateException;
|