/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowCameraParametersTest.java | 80 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 D | ExoPlayerTestRunner.java | 80 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 D | ExoPlayerTestRunner.java | 80 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 D | CustomTextView.java | 44 public void onCreateViewTranslationRequest(int[] supportedFormats, in onCreateViewTranslationRequest()
|
H A D | VirtualContainerView.java | 43 public void onCreateVirtualViewTranslationRequests(long[] virtualIds, int[] supportedFormats, in onCreateVirtualViewTranslationRequests()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_min_image_formats.cpp | 105 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 D | PalettedTextureTest.cpp | 52 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 D | OneDimensionalCodeWriter.java | 81 Collection<BarcodeFormat> supportedFormats = getSupportedWriteFormats(); in encode() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | CopyCompressedTextureTest.cpp | 168 std::vector<Data> supportedFormats; in TEST_P() local
|
/aosp_15_r20/frameworks/base/core/java/android/webkit/ |
H A D | WebViewProvider.java | 374 @NonNull @SuppressWarnings("unused") @DataFormat int[] supportedFormats, in onCreateVirtualViewTranslationRequests() 386 @NonNull @SuppressWarnings("unused") @DataFormat int[] supportedFormats, in dispatchCreateViewTranslationRequest()
|
H A D | WebView.java | 2886 @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 D | EyesFreeVidService.java | 214 Set<Integer> supportedFormats = new HashSet<>( Arrays.asList( in getAvailableCharacteristicsKeyValues() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CLContextVk.cpp | 163 std::vector<cl_image_format> supportedFormats; in getSupportedImageFormats() local
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | CameraDevice.cpp | 250 const auto supportedFormats = mHwCamera->getSupportedPixelFormats(); in getCameraCharacteristics() local
|
/aosp_15_r20/frameworks/av/media/codec2/tests/ |
H A D | C2SampleComponent_test.cpp | 77 int32_t supportedFormats[]; member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.cpp | 208 std::vector<cl_image_format> supportedFormats; in getSupportedImageFormats() local
|
/aosp_15_r20/frameworks/av/media/libaudiofoundation/ |
H A D | AudioProfile.cpp | 281 FormatVector supportedFormats; in getSupportedFormats() local
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | MediaCodecCapabilitiesTest.java | 496 Set<String> supportedFormats = new HashSet<String>(); in testHaveAdaptiveVideoDecoderForAllSupportedFormats() local
|
/aosp_15_r20/frameworks/base/core/java/android/view/translation/ |
H A D | UiTranslationController.java | 559 int[] supportedFormats = getSupportedFormatsLocked(); in onUiTranslationStarted() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 1657 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 D | ExternalCameraDeviceSession.cpp | 1876 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 D | CameraVideoCapturerTestFixtures.java | 259 public List<CaptureFormat> supportedFormats; field in CameraVideoCapturerTestFixtures.CapturerInstance
|
/aosp_15_r20/hardware/interfaces/camera/device/default/ |
H A D | ExternalCameraDeviceSession.cpp | 1334 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 D | Provider.java | 1453 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/ |
D | Provider.java | 1453 private String[] supportedFormats; field in Provider.Service
|