Home
last modified time | relevance | path

Searched full:region (Results 1 – 25 of 17523) sorted by relevance

12345678910>>...701

/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeRegionTest.java31 import android.graphics.Region;
123 private Region region; field in ShadowNativeRegionTest
127 assertTrue(region.contains(area[i][0], area[i][1])); in verifyPointsInsideRegion()
133 assertFalse(region.contains(area[i][0], area[i][1])); in verifyPointsOutsideRegion()
139 region = new Region(); in setup()
149 // Test Region() in testConstructor()
150 Region defaultRegion = new Region(); in testConstructor()
153 // Test Region(Region) in testConstructor()
154 Region oriRegion = new Region(); in testConstructor()
155 Region copyRegion = new Region(oriRegion); in testConstructor()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/target/generated-sources/sdk/software/amazon/awssdk/regions/servicemetadata/
H A DWafv2ServiceMetadata.java25 import software.amazon.awssdk.regions.Region;
39 …private static final List<Region> REGIONS = Collections.unmodifiableList(Arrays.asList(Region.of("…
40Region.of("ap-east-1"), Region.of("ap-northeast-1"), Region.of("ap-northeast-2"), Region.of("ap-no…
41Region.of("ap-south-1"), Region.of("ap-south-2"), Region.of("ap-southeast-1"), Region.of("ap-south…
42Region.of("ap-southeast-3"), Region.of("ap-southeast-4"), Region.of("ca-central-1"), Region.of("eu…
43Region.of("eu-central-2"), Region.of("eu-north-1"), Region.of("eu-south-1"), Region.of("eu-south-2…
44Region.of("eu-west-1"), Region.of("eu-west-2"), Region.of("eu-west-3"), Region.of("fips-af-south-1…
45Region.of("fips-ap-east-1"), Region.of("fips-ap-northeast-1"), Region.of("fips-ap-northeast-2"),
46Region.of("fips-ap-northeast-3"), Region.of("fips-ap-south-1"), Region.of("fips-ap-southeast-1"),
47Region.of("fips-ap-southeast-2"), Region.of("fips-ca-central-1"), Region.of("fips-eu-central-1"),
[all …]
H A DWafRegionalServiceMetadata.java25 import software.amazon.awssdk.regions.Region;
39 …private static final List<Region> REGIONS = Collections.unmodifiableList(Arrays.asList(Region.of("…
40Region.of("ap-east-1"), Region.of("ap-northeast-1"), Region.of("ap-northeast-2"), Region.of("ap-no…
41Region.of("ap-south-1"), Region.of("ap-south-2"), Region.of("ap-southeast-1"), Region.of("ap-south…
42Region.of("ap-southeast-3"), Region.of("ap-southeast-4"), Region.of("ca-central-1"), Region.of("eu…
43Region.of("eu-central-2"), Region.of("eu-north-1"), Region.of("eu-south-1"), Region.of("eu-south-2…
44Region.of("eu-west-1"), Region.of("eu-west-2"), Region.of("eu-west-3"), Region.of("fips-af-south-1…
45Region.of("fips-ap-east-1"), Region.of("fips-ap-northeast-1"), Region.of("fips-ap-northeast-2"),
46Region.of("fips-ap-northeast-3"), Region.of("fips-ap-south-1"), Region.of("fips-ap-southeast-1"),
47Region.of("fips-ap-southeast-2"), Region.of("fips-ca-central-1"), Region.of("fips-eu-central-1"),
[all …]
H A DApiEcrServiceMetadata.java25 import software.amazon.awssdk.regions.Region;
39 …private static final List<Region> REGIONS = Collections.unmodifiableList(Arrays.asList(Region.of("…
40Region.of("ap-east-1"), Region.of("ap-northeast-1"), Region.of("ap-northeast-2"), Region.of("ap-no…
41Region.of("ap-south-1"), Region.of("ap-south-2"), Region.of("ap-southeast-1"), Region.of("ap-south…
42Region.of("ap-southeast-3"), Region.of("ap-southeast-4"), Region.of("ca-central-1"), Region.of("ca…
43Region.of("eu-central-1"), Region.of("eu-central-2"), Region.of("eu-north-1"), Region.of("eu-south…
44Region.of("eu-south-2"), Region.of("eu-west-1"), Region.of("eu-west-2"), Region.of("eu-west-3"),
45Region.of("fips-us-east-1"), Region.of("fips-us-east-2"), Region.of("fips-us-west-1"), Region.of("…
46Region.of("il-central-1"), Region.of("me-central-1"), Region.of("me-south-1"), Region.of("sa-east-…
47Region.of("us-east-1"), Region.of("us-east-2"), Region.of("us-west-1"), Region.of("us-west-2"),
[all …]
H A DS3ControlServiceMetadata.java25 import software.amazon.awssdk.regions.Region;
39 …private static final List<Region> REGIONS = Collections.unmodifiableList(Arrays.asList(Region.of("…
40Region.of("ap-northeast-2"), Region.of("ap-northeast-3"), Region.of("ap-south-1"), Region.of("ap-s…
41Region.of("ap-southeast-2"), Region.of("ca-central-1"), Region.of("ca-central-1-fips"), Region.of(…
42Region.of("eu-north-1"), Region.of("eu-west-1"), Region.of("eu-west-2"), Region.of("eu-west-3"),
43Region.of("sa-east-1"), Region.of("us-east-1"), Region.of("us-east-1-fips"), Region.of("us-east-2"…
44Region.of("us-east-2-fips"), Region.of("us-west-1"), Region.of("us-west-1-fips"), Region.of("us-we…
45Region.of("us-west-2-fips"), Region.of("cn-north-1"), Region.of("cn-northwest-1"), Region.of("us-g…
46Region.of("us-gov-east-1-fips"), Region.of("us-gov-west-1"), Region.of("us-gov-west-1-fips")));
54 … .put(ServiceEndpointKey.builder().region(Region.of("ap-northeast-1")).build(), "ap-northeast-1")
[all …]
H A DElasticfilesystemServiceMetadata.java25 import software.amazon.awssdk.regions.Region;
39 …private static final List<Region> REGIONS = Collections.unmodifiableList(Arrays.asList(Region.of("…
40Region.of("ap-east-1"), Region.of("ap-northeast-1"), Region.of("ap-northeast-2"), Region.of("ap-no…
41Region.of("ap-south-1"), Region.of("ap-south-2"), Region.of("ap-southeast-1"), Region.of("ap-south…
42Region.of("ap-southeast-3"), Region.of("ap-southeast-4"), Region.of("ca-central-1"), Region.of("eu…
43Region.of("eu-central-2"), Region.of("eu-north-1"), Region.of("eu-south-1"), Region.of("eu-south-2…
44Region.of("eu-west-1"), Region.of("eu-west-2"), Region.of("eu-west-3"), Region.of("fips-af-south-1…
45Region.of("fips-ap-east-1"), Region.of("fips-ap-northeast-1"), Region.of("fips-ap-northeast-2"),
46Region.of("fips-ap-northeast-3"), Region.of("fips-ap-south-1"), Region.of("fips-ap-southeast-1"),
47Region.of("fips-ap-southeast-2"), Region.of("fips-ca-central-1"), Region.of("fips-eu-central-1"),
[all …]
H A DKmsServiceMetadata.java25 import software.amazon.awssdk.regions.Region;
39 …private static final List<Region> REGIONS = Collections.unmodifiableList(Arrays.asList(Region.of("…
40Region.of("af-south-1-fips"), Region.of("ap-east-1"), Region.of("ap-east-1-fips"), Region.of("ap-n…
41Region.of("ap-northeast-1-fips"), Region.of("ap-northeast-2"), Region.of("ap-northeast-2-fips"),
42Region.of("ap-northeast-3"), Region.of("ap-northeast-3-fips"), Region.of("ap-south-1"), Region.of(…
43Region.of("ap-south-2"), Region.of("ap-southeast-1"), Region.of("ap-southeast-1-fips"), Region.of(…
44Region.of("ap-southeast-2-fips"), Region.of("ap-southeast-3"), Region.of("ap-southeast-4"),
45Region.of("ca-central-1"), Region.of("ca-central-1-fips"), Region.of("ca-west-1"), Region.of("eu-c…
46Region.of("eu-central-1-fips"), Region.of("eu-central-2"), Region.of("eu-north-1"), Region.of("eu-…
47Region.of("eu-south-1"), Region.of("eu-south-1-fips"), Region.of("eu-south-2"), Region.of("eu-west…
[all …]
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DRegionTest.java26 import android.graphics.Region;
113 private Region mRegion;
129 mRegion = new Region(); in setup()
134 // Test Region() in testConstructor()
135 new Region(); in testConstructor()
137 // Test Region(Region) in testConstructor()
138 Region oriRegion = new Region(); in testConstructor()
139 new Region(oriRegion); in testConstructor()
141 // Test Region(Rect) in testConstructor()
143 new Region(rect); in testConstructor()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/internal/language/
Dtables.go1052 // regionTypes defines the status of a region for various standards.
1108 // regionISO holds a list of alphabetically sorted 2-letter ISO region codes.
1135 // altRegionISO3 holds a list of 3-letter region codes that cannot be
1234 // The region code is stored in the 9 lsb of the indexed value.
1413 // nRegionGroups is the number of region groups.
1418 region uint16 member
1425 1: {lang: 0x14e, region: 0x85},
1426 3: {lang: 0x2a2, region: 0x107},
1427 4: {lang: 0x1f, region: 0x9a},
1428 5: {lang: 0x3a, region: 0x6c},
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/ui/include/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/ui/include/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/ui/include/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/ui/include/ui/
DRegion.h37 class Region : public LightFlattenable<Region>
40 static const Region INVALID_REGION;
42 Region();
43 Region(const Region& rhs);
44 explicit Region(const Rect& rhs);
45 ~Region();
47 static Region createTJunctionFreeRegion(const Region& r);
49 Region& operator = (const Region& rhs);
60 // the region becomes its bounds
61 Region& makeBoundsSelf();
[all …]

12345678910>>...701