Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudiofoundation/
H A DAudioProfile.cpp261 FormatVector supportedFormats; in getSupportedFormats() local
/aosp12/frameworks/av/media/codec2/tests/
H A DC2SampleComponent_test.cpp77 int32_t supportedFormats[]; member
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java371 default void onCreateVirtualViewTranslationRequests( in onCreateVirtualViewTranslationRequests()
383 default void dispatchCreateViewTranslationRequest( in dispatchCreateViewTranslationRequest()
H A DWebView.java2867 @NonNull @DataFormat int[] supportedFormats, in onCreateVirtualViewTranslationRequests()
2875 @NonNull @DataFormat int[] supportedFormats, in dispatchCreateViewTranslationRequest()
/aosp12/frameworks/base/core/java/android/view/translation/
H A DUiTranslationController.java555 int[] supportedFormats = getSupportedFormatsLocked(); in onUiTranslationStarted() local
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1616 int supportedFormats[] = { in get_parameter() local
1630 int supportedFormats[] = { in get_parameter() local
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1593 int supportedFormats[] = { in get_parameter() local
1607 int supportedFormats[] = { in get_parameter() local
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1827 const std::vector<SupportedV4L2Format>& supportedFormats, in isSupported()
2211 const std::vector<SupportedV4L2Format>& supportedFormats, in isStreamCombinationSupported()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp2650 int supportedFormats[] = { in dev_get_supported_color_format() local
H A Dvideo_encoder_device_v4l2.cpp1280 int supportedFormats[] = { in venc_get_supported_color_format() local
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp2594 int supportedFormats[] = { in dev_get_supported_color_format() local
H A Dvideo_encoder_device_v4l2.cpp1057 int supportedFormats[] = { in venc_get_supported_color_format() local
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp2581 int supportedFormats[] = { in dev_get_supported_color_format() local
H A Dvideo_encoder_device_v4l2.cpp1117 int supportedFormats[] = { in venc_get_supported_color_format() local
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1513 int supportedFormats[] = { in get_parameter() local
/aosp12/frameworks/base/core/java/android/view/
H A DView.java30977 public void onCreateViewTranslationRequest(@NonNull @DataFormat int[] supportedFormats, in onCreateViewTranslationRequest()
31001 @NonNull @DataFormat int[] supportedFormats, in onCreateVirtualViewTranslationRequests()
31119 @NonNull @DataFormat int[] supportedFormats, in dispatchCreateViewTranslationRequest()
31129 onCreateVirtualViewTranslationRequests(viewIds.get(autofillId), supportedFormats, in dispatchCreateViewTranslationRequest() local
H A DViewGroup.java9285 @NonNull @DataFormat int[] supportedFormats, in dispatchCreateViewTranslationRequest()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java13915 public void onCreateViewTranslationRequest(@NonNull int[] supportedFormats, in onCreateViewTranslationRequest()