Home
last modified time | relevance | path

Searched defs:Resolution (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/aosp_15_r20/build/make/tools/compliance/
H A Dresolution.go33 type Resolution struct { struct
34 attachesTo, actsOn *TargetNode
35 cs LicenseConditionSet
39 func (r Resolution) AttachesTo() *TargetNode {
46 func (r Resolution) ActsOn() *TargetNode {
51 func (r Resolution) Resolves() LicenseConditionSet {
56 func (r Resolution) asString() string {
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/
H A DUtil.h122 struct Resolution { struct
124 Resolution(const int w, const int h) : width(w), height(h) { in Resolution() argument
135 bool operator<=(const Resolution& other) const { argument
143 int width = 0;
167 inline bool isApproximatellySameAspectRatio(const Resolution r1, in isApproximatellySameAspectRatio() argument
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetManager2.h501 struct Resolution { struct
502 struct Step {
544 mutable Resolution last_resolution_; argument
/aosp_15_r20/external/webrtc/api/video/
H A Dresolution.h19 struct Resolution { struct
28 inline bool operator==(const Resolution& lhs, const Resolution& rhs) { argument
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dedid.rs83 pub struct Resolution { struct
88 impl Resolution { argument
89 fn new(width: u32, height: u32) -> Resolution { in new()
/aosp_15_r20/external/intel-media-driver/docs/
H A Dmedia_features.md40 ### JPEG Decoding Format Support
57 ### Hardware Encoding, Low Power Encoding(VDEnc/Huc)
83 ### Hardware(PAK) + Shader(media kernel+VME) Encoding
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dresolution.h21 struct Resolution { struct
52 constexpr Resolution ToResolution() const { return {width, height}; } in ToResolution() argument
/aosp_15_r20/external/cldr/docs/ldml/
H A Dtr35-messageFormat.md2858 #### Literal Resolution
2874 #### Variable Resolution
2887 #### Function Resolution
3009 ##### Option Resolution
3026 #### Markup Resolution
3038 #### Fallback Resolution
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/
H A Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/aosp_15_r20/external/rust/cxx/syntax/
Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/
H A Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/aosp_15_r20/cts/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/
H A DMediaPreparerAppTest.java57 private static final class Resolution { class in MediaPreparerAppTest
67 private Resolution(int width, int height) { in Resolution() method in MediaPreparerAppTest.Resolution
72 private Resolution(String resolution) { in Resolution() method in MediaPreparerAppTest.Resolution
/aosp_15_r20/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/
H A DListPresetsResponseWithNullVideoField.json21 "Resolution": null, null
45 "Resolution": null, null
66 "Resolution": null, null
/aosp_15_r20/external/webrtc/test/
H A Dframe_generator_capturer.h135 struct Resolution { struct
139 absl::optional<Resolution> GetResolution(); argument
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/glide/
DResolution.java9 public enum Resolution { enum
13 Resolution() { in Resolution() method in Resolution
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DResolution.java36 public class Resolution { class
48 public Resolution(String variable, String value, InfoBuilder builder) { in Resolution() method in Resolution
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
H A DMediaPreparer.java212 protected static final class Resolution { class in MediaPreparer
222 private Resolution(int width, int height) { in Resolution() method in MediaPreparer.Resolution
227 private Resolution(String resolution) { in Resolution() method in MediaPreparer.Resolution
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/media/projection/
H A DMediaProjectionDemo.java225 private static class Resolution { class in MediaProjectionDemo
229 public Resolution(int x, int y) { in Resolution() method in MediaProjectionDemo.Resolution
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DResourceManagerMultiTest.java108 class Resolution { in getAllVideoCodecParameters() class
112 Resolution(int w, int h) { in getAllVideoCodecParameters() method in ResourceManagerMultiTest.Resolution
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DComponentAliasResolver.java368 public static class Resolution<T> { class in ComponentAliasResolver
377 public Resolution(T source, T resolved) { in Resolution() method in ComponentAliasResolver.Resolution
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A Dvaapi.rs418 pub struct Resolution { struct
419 width: u32,
420 height: u32,
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/glide/
DResolution.kt28 enum class Resolution { class
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/
H A DStall.h49 UINTN Resolution; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/
H A DStall.h55 UINTN Resolution; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/
H A DStall.h49 UINTN Resolution; member

12345678910>>...12