Home
last modified time | relevance | path

Searched defs:resolutions (Results 1 – 25 of 237) sorted by relevance

12345678910

/aosp_15_r20/external/openscreen/cast/protocol/castv2/streaming_examples/
H A Doffer.json31 "resolutions": [{"height": 1080, "width": 1920}], array
50 "resolutions": [{"height": 720, "width": 1280}], array
68 "resolutions": [{"height": 1080, "width": 1920}], array
86 "resolutions": [{"height": 1080, "width": 1920}], array
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/google-apis/
H A Dbower.json39 "resolutions": { object
44 "resolutions": { object
H A D.bower.json39 "resolutions": { object
44 "resolutions": { object
/aosp_15_r20/external/webrtc/video/
H A Dvideo_source_sink_controller.cc97 VideoSourceSinkController::resolutions() const { in resolutions() function in webrtc::VideoSourceSinkController
143 std::vector<rtc::VideoSinkWants::FrameSize> resolutions) { in SetResolutions()
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRootWindowContainerTests.java1161 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityForced() local
1187 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenPrimaryHomeNotSupportMultiDisplay() local
1208 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenPrimaryHomeSupportMultiDisplay() local
1240 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dinterop_test_vectors.rs29 pub resolutions: Vec<Vec<u32>>, field
52 let resolutions = (0..tree_size) in new() localVariable
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-jsonp-library/
H A Dbower.json49 "resolutions": { object
54 "resolutions": { object
H A D.bower.json49 "resolutions": { object
54 "resolutions": { object
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-ajax/
H A Dbower.json47 "resolutions": { object
53 "resolutions": { object
H A D.bower.json47 "resolutions": { object
53 "resolutions": { object
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-form/
H A Dbower.json61 "resolutions": { object
66 "resolutions": { object
H A D.bower.json61 "resolutions": { object
66 "resolutions": { object
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/
H A Dtypes.rs25 pub resolutions: UnorderedMap<&'a Ident, Resolution<'a>>, field
40 let mut resolutions = UnorderedMap::new(); in collect() localVariable
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java436 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in buildConfigureIntent() local
526 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in getLaunchSmartForwardingMenuIntent() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/
H A Dtypes.rs25 pub resolutions: UnorderedMap<&'a Ident, Resolution<'a>>, field
40 let mut resolutions = UnorderedMap::new(); in collect() localVariable
/aosp_15_r20/external/rust/cxx/syntax/
Dtypes.rs25 pub resolutions: UnorderedMap<&'a Ident, Resolution<'a>>, field
40 let mut resolutions = UnorderedMap::new(); in collect() localVariable
/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dmedia_configuration.cc231 std::vector<VideoResolution> resolutions; in GetMaxResolution() local
239 rtc::ArrayView<const VideoResolution> resolutions) { in GetMaxResolution()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
H A DCtsTestHelper.java49 public static String getTestDetails(List<SelectableResolution> resolutions) { in getTestDetails()
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dcapture_configs.h66 std::vector<Resolution> resolutions; member
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/preprocess/
H A Dpreprocess_test.cpp21 std::vector<std::vector<int>> resolutions = in test_find_supported_resolutions() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/display/
DScreenResolutionController.java64 Set<Point> resolutions = new HashSet<>(); in initSupportedResolutionData() local
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DAnnotationValueInfo.java106 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_source_interface.h82 std::vector<FrameSize> resolutions; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/resolvelib/
Dproviders.py15 resolutions, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/resolvelib/
Dproviders.py15 resolutions, argument

12345678910