Home
last modified time | relevance | path

Searched defs:region (Results 451 - 475 of 637) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dzonemeta.cpp428 const UChar *region = TimeZone::getRegion(tzid); in getCanonicalCountry() local
718 getZoneIdByMetazone(const UnicodeString &mzid, const UnicodeString &region, UnicodeString &result) getZoneIdByMetazone() argument
[all...]
/third_party/skia/tests/
H A DSerializationTest.cpp566 SkRegion region; in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp74 VkImageCopy region; in ComputeImageCopyRegion() local
540 VkBufferCopy region; RecordCommands() local
563 VkBufferImageCopy region = RecordCommands() local
607 VkBufferImageCopy region = RecordCommands() local
694 VkImageCopy region = RecordCommands() local
[all...]
H A DDeviceVk.cpp688 VkBufferImageCopy region = ComputeBufferImageCopyRegion(src, *dst, copySizePixels); in CopyFromStagingToTexture() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c1192 CFF_VarRegion* region = &vstore->varRegionList[i]; in cff_vstore_load() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocalematcher.cpp102 const char *region = bestDesired->getCountry(); in makeResolvedLocale() local
H A Dlocdspnm.cpp784 LocaleDisplayNamesImpl::regionDisplayName(const char* region, in regionDisplayName() argument
802 LocaleDisplayNamesImpl::regionDisplayName(const char* region, in regionDisplayName() argument
1037 uldn_regionDisplayName(const ULocaleDisplayNames *ldn, const char *region, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode) uldn_regionDisplayName() argument
[all...]
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp558 SkRegion region; in make_fuzz_imageFilter() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp125 const VkBufferImageCopy region = in copyImageLayerToBuffer() local
H A DvktPipelineImageUtil.cpp478 VkBufferImageCopy region = stencilCopyRegions[regionIdx]; in uploadTestTextureInternal() local
585 VkBufferImageCopy region = stencilCopyRegions[regionIdx]; in uploadTestTextureInternalSparse() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp838 const QuadCorners& region = unicoloredRegions[i]; in iterate() local
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp351 bool LocaleConfig::IsValidRegion(const string &region) in IsValidRegion() argument
444 bool LocaleConfig::IsSuggested(const std::string &language, const std::string &region) in IsSuggested() argument
555 std::string region = it->substr(pos + 1); ProcessForbiddenRegions() local
876 std::string region = locale.GetRegion(); GetDisplayLanguageWithDialect() local
895 GetDisplayOverrideRegion(const std::string &region, const std::string &displayLocale) GetDisplayOverrideRegion() argument
926 GetDisplayRegion(const string &region, const string &displayLocale, bool sentenceCase) GetDisplayRegion() argument
[all...]
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp1130 const char* region = resConfig.GetLocaleInfo()->getCountry(); in UpdateFakeLocaleFlag() local
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp562 std::string region = postalData->GetRegion(); in ConstructPostalLine() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h66 hi_rect ATTRIBUTE* region; /* W; region attribute */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h63 hi_rect ATTRIBUTE *region; /* W; region attribute */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h63 hi_rect ATTRIBUTE *region; /* W; region attribute */ member
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c906 static int __gic_populate_rdist(struct redist_region *region, void __iomem *ptr) in __gic_populate_rdist() argument
947 static int __gic_update_rdist_properties(struct redist_region *region, void __iomem *ptr) in __gic_update_rdist_properties() argument
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsnapshot.c956 struct nosave_region *region; in register_nosave_region() local
1047 struct nosave_region *region; mark_nosave_pages() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h465 struct kbase_va_region *region; member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.c459 struct kbase_va_region *region; in csf_queue_register_internal() local
883 struct kbase_va_region *region; in kbase_csf_queue_kick() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h70 struct kbase_va_region *region; member
565 kbase_va_region_alloc_get( struct kbase_context *kctx, struct kbase_va_region *region) kbase_va_region_alloc_get() argument
580 kbase_va_region_alloc_put( struct kbase_context *kctx, struct kbase_va_region *region) kbase_va_region_alloc_put() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp1115 std::vector<DimensionRect> region; in ClearResponseRegion() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp149 std::vector<DimensionRect> region; in SetResponseRegion() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp83 Drawing::Region region; in GetFlippedRegion() local
323 static void ClipRegion(Drawing::Canvas& canvas, Drawing::Region& region, bool clear = true) in ClipRegion() argument
[all...]

Completed in 48 milliseconds

1...<<11121314151617181920>>...26