Home
last modified time | relevance | path

Searched refs:layered (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/docs/en/application-dev/quick-start/
H A Dlayered-image.md3 If the application icon is a layered icon (including the foreground and background images), you can…
8 …y and configure the foreground and background resource information of the layered icon in the file.
11 "layered-image":
18 3. Reference the layered icon resource file in the **app.json5** configuration file. Example:
H A Dapp-configuration-file.md15 "icon": "$media:layered-image",
88 …odels/application-component-configuration-stage.md) and the index to the layered icon configuratio…
94 2. Create a JSON file (for example, **layered-image.json**) in the **media** directory and referenc…
96 Example of the layered icon resource file:
100 "layered-image":
113 "icon":"$media:layered-image"
H A DReadme-EN.md34 - [Configuring Layered Icons](layered-image.md)
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dapp-configuration-file.md15 "icon": "$media:layered-image",
95 2. 在上述media目录下创建一个json文件(例如:layered-image.json),在文件中引用前景资源和背景资源,详见[图标资源规范](https://developer.huawei…
101 "layered-image":
114 "icon":"$media:layered-image"
H A Dlayered-image.md11 "layered-image":
H A DReadme-CN.md34 - [配置分层图标](layered-image.md)
/ohos5.0/docs/en/design/ux-design/
H A Dvisual-fonts.md9 …d the usage differences in these environments, OpenHarmony leverages the layered parameters and de…
15 For details about the layered parameters related to fonts provided by OpenHarmony, see [Resources](…
H A Ddesign-annotated-drawings.md10 … design of OpenHarmony applications. However, you must confirm mandatory layered parameters and cr…
13 …pend on service design, such as size and spacing, you are advised to use layered parameters to imp…
H A Dvisual-basis.md36 …erent color themes and devices to implement multi-device adaptation. The layered parameters includ…
54 For details about all layered parameters provided by OpenHarmony, see [Resources](design-resources.…
H A Dvisual-app-icons.md66 ![layered-icon](figures/layered-icon.png)
H A Dvisual-colors.md23 For details about the layered parameters related to colors provided by OpenHarmony, see [Resources]…
H A Ddesign-resources.md6 …er_Design_V1.0.xlsm), where you can get the scenarios, IDs, and more of [layered parameters](visua…
H A Ddesign-checklist.md25 | | Colors| Use layered parameters for color assignment. The dark color mode is recommended. Ensure…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.3/
H A Dchangelogs-arkui.md285 … of the PopupOptions type is the value of **ohos_id_color_text_primary** in the layered parameters.
287 …opupOptions type is the value of **ohos_id_color_text_primary_contrary** in the layered parameters.
289 … of the PopupOptions type is the value of **ohos_id_color_text_primary** in the layered parameters.
291 …pupOptions type is the value of **ohos_id_color_text_primary_activated** in the layered parameters.
293 …opupOptions type is the value of **ohos_id_color_text_primary_contrary** in the layered parameters.
295 …pupOptions type is the value of **ohos_id_color_text_primary_activated** in the layered parameters.
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-drawableDescriptor-sys.md3 … for obtaining **pixelMap** objects, including the foreground, background, mask, and layered icons.
H A Djs-apis-arkui-drawableDescriptor.md3 … for obtaining **pixelMap** objects, including the foreground, background, mask, and layered icons.
77 "layered-image":
/ohos5.0/base/global/system_resources/
H A DREADME.md19 …accommodates resources that are widely used by applications, such as the layered parameters, permi…
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-overview.md42 …cept, consists of one or more components. OpenHarmony is designed with a layered architecture, whi…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h191 …void BindImageTexture(uint32_t unit, uint32_t texture, uint32_t level, bool layered, uint32_t laye…
362 bool layered { false };
H A Ddevice_gles.cpp1600 …uint32_t unit, uint32_t texture, uint32_t level, bool layered, uint32_t layer, uint32_t access, ui… in BindImageTexture() argument
1603 …age.bound) || (image.texture != texture) || (image.level != level) || (image.layered != layered) || in BindImageTexture()
1608 image.layered = layered; in BindImageTexture()
1612 static_cast<GLboolean>(layered), static_cast<GLint>(layer), static_cast<GLenum>(access), in BindImageTexture()
1838 image.layered = false; in UnBindTexture()
/ohos5.0/foundation/graphic/graphic_2d/
H A DREADME.md15 The layered description of the OpenHarmony graphics stack is as follows:
/ohos5.0/docs/en/readme/
H A Dcompilation and building.md19 …OpenHarmony is designed with a layered architecture, which consists of the kernel layer, system se…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-drawableDescriptor.md77 "layered-image":
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-dfx.md35 …nt based on the tag, domain, and pid by using regular expressions. Multi-layered filtering, combin…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp2896 "layered" : {
2974 "layered-image" : {
3000 "layered-image" : {
3029 "layered-image" : {
3047 "layered-image" : {

12