Home
last modified time | relevance | path

Searched refs:getCaptureSize (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/apps/Camera2/src_pd/com/android/camera/one/v2/
H A DOneCameraCreator.java89 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 DMediaVisualizerTest.java171 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 DOneCameraCaptureSetting.java85 public Size getCaptureSize() { in getCaptureSize() method in OneCameraCaptureSetting
/aosp12/frameworks/base/media/jni/audioeffect/
H A DVisualizer.h114 uint32_t getCaptureSize() { return mCaptureSize; } in getCaptureSize() function
H A Dandroid_media_Visualizer.cpp544 return (jint) lpVisualizer->getCaptureSize(); in android_media_visualizer_native_getCaptureSize()
/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DVisualizerInstanceSync.java103 mCaptureSize = mVisualizer.getCaptureSize(); in VisualizerTestHandler()
/aosp12/hardware/interfaces/audio/effect/2.0/
H A DIVisualizerEffect.hal36 getCaptureSize() generates (Result retval, uint16_t captureSize);
/aosp12/hardware/interfaces/audio/effect/4.0/
H A DIVisualizerEffect.hal36 getCaptureSize() generates (Result retval, uint16_t captureSize);
/aosp12/hardware/interfaces/audio/effect/5.0/
H A DIVisualizerEffect.hal36 getCaptureSize() generates (Result retval, uint16_t captureSize);
/aosp12/hardware/interfaces/audio/effect/6.0/
H A DIVisualizerEffect.hal36 getCaptureSize() generates (Result retval, uint16_t captureSize);
/aosp12/hardware/interfaces/audio/effect/7.0/
H A DIVisualizerEffect.hal36 getCaptureSize() generates (Result retval, uint16_t captureSize);
/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DVisualizerEffect.h101 Return<void> getCaptureSize(getCaptureSize_cb _hidl_cb) override;
H A DVisualizerEffect.cpp192 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 DVisualizer.java347 public int getCaptureSize() in getCaptureSize() method in Visualizer
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt24586 method public int getCaptureSize() throws java.lang.IllegalStateException;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt16094 method public int getCaptureSize() throws java.lang.IllegalStateException;