Home
last modified time | relevance | path

Searched defs:supportedFormats (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowCameraParametersTest.java80 List<Integer> supportedFormats = parameters.getSupportedPreviewFormats(); in testGetSupportedPreviewFormats() local
88 List<Integer> supportedFormats = parameters.getSupportedPictureFormats(); in testGetSupportedPictureFormats() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DExoPlayerTestRunner.java80 private Format[] supportedFormats; field in ExoPlayerTestRunner.Builder
173 public Builder setSupportedFormats(Format... supportedFormats) { in setSupportedFormats()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DExoPlayerTestRunner.java80 private Format[] supportedFormats; field in ExoPlayerTestRunner.Builder
173 public Builder setSupportedFormats(Format... supportedFormats) { in setSupportedFormats()
/aosp_15_r20/cts/tests/translation/src/android/translation/cts/views/
H A DCustomTextView.java44 public void onCreateViewTranslationRequest(int[] supportedFormats, in onCreateViewTranslationRequest()
H A DVirtualContainerView.java43 public void onCreateVirtualViewTranslationRequests(long[] virtualIds, int[] supportedFormats, in onCreateVirtualViewTranslationRequests()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_min_image_formats.cpp105 std::vector<cl_image_format> supportedFormats(numImageFormats); in test_min_image_formats() local
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DPalettedTextureTest.cpp52 std::vector<GLint> supportedFormats(numSupportedFormats, 0); in TEST_P() local
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/
H A DOneDimensionalCodeWriter.java81 Collection<BarcodeFormat> supportedFormats = getSupportedWriteFormats(); in encode() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyCompressedTextureTest.cpp168 std::vector<Data> supportedFormats; in TEST_P() local
/aosp_15_r20/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java374 @NonNull @SuppressWarnings("unused") @DataFormat int[] supportedFormats, in onCreateVirtualViewTranslationRequests()
386 @NonNull @SuppressWarnings("unused") @DataFormat int[] supportedFormats, in dispatchCreateViewTranslationRequest()
H A DWebView.java2886 @NonNull @DataFormat int[] supportedFormats, in onCreateVirtualViewTranslationRequests()
2894 @NonNull @DataFormat int[] supportedFormats, in dispatchCreateViewTranslationRequest()
/aosp_15_r20/frameworks/ex/camera2/extensions/eyesFreeVidSample/src/android/camera/extensions/impl/service/
H A DEyesFreeVidService.java214 Set<Integer> supportedFormats = new HashSet<>( Arrays.asList( in getAvailableCharacteristicsKeyValues() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp163 std::vector<cl_image_format> supportedFormats; in getSupportedImageFormats() local
/aosp_15_r20/device/generic/goldfish/camera/
DCameraDevice.cpp250 const auto supportedFormats = mHwCamera->getSupportedPixelFormats(); in getCameraCharacteristics() local
/aosp_15_r20/frameworks/av/media/codec2/tests/
H A DC2SampleComponent_test.cpp77 int32_t supportedFormats[]; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp208 std::vector<cl_image_format> supportedFormats; in getSupportedImageFormats() local
/aosp_15_r20/frameworks/av/media/libaudiofoundation/
H A DAudioProfile.cpp281 FormatVector supportedFormats; in getSupportedFormats() local
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DMediaCodecCapabilitiesTest.java496 Set<String> supportedFormats = new HashSet<String>(); in testHaveAdaptiveVideoDecoderForAllSupportedFormats() local
/aosp_15_r20/frameworks/base/core/java/android/view/translation/
H A DUiTranslationController.java559 int[] supportedFormats = getSupportedFormatsLocked(); in onUiTranslationStarted() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp1657 std::set<int> supportedFormats; in iterate() local
1789 std::set<int> supportedFormats; in iterate() local
/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1876 const std::vector<SupportedV4L2Format>& supportedFormats, in isSupported()
2260 const std::vector<SupportedV4L2Format>& supportedFormats, in isStreamCombinationSupported()
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DCameraVideoCapturerTestFixtures.java259 public List<CaptureFormat> supportedFormats; field in CameraVideoCapturerTestFixtures.CapturerInstance
/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraDeviceSession.cpp1334 const Stream& stream, const std::vector<SupportedV4L2Format>& supportedFormats, in isSupported()
1665 const StreamConfiguration& config, const std::vector<SupportedV4L2Format>& supportedFormats, in isStreamCombinationSupported()
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/
H A DProvider.java1453 private String[] supportedFormats; field in Provider.Service
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/
DProvider.java1453 private String[] supportedFormats; field in Provider.Service

12345678