Home
last modified time | relevance | path

Searched refs:Alpha (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_layer_alpha_v10.md6 定义图层Alpha信息的结构体。
20 | boolean [enGlobalAlpha](#englobalalpha) | 全局Alpha使能标志 |
21 | boolean [enPixelAlpha](#enpixelalpha) | 像素Alpha使能标志 |
24 | unsigned char [gAlpha](#galpha) | 全局Alpha值,取值范围:[0, 255]。 |
57 全局Alpha使能标志
67 像素Alpha使能标志
77 全局Alpha值,取值范围:[0, 255]。
H A D_gfx_opt_v10.md20 | boolean [enGlobalAlpha](#englobalalpha) | 全局Alpha使能位 |
21 | unsigned int [globalAlpha](#globalalpha) | 全局Alpha的值 |
22 | boolean [enPixelAlpha](#enpixelalpha) | 像素Alpha使能位 |
27 | enum [RopType](_display_v10.md#roptype)[alphaRopType](#alpharoptype) | Alpha的Rop类型 |
43 Alpha的Rop类型
103 全局Alpha使能位
113 像素Alpha使能位
123 全局Alpha的值
H A D_i_surface_v10.md26 | boolean [bAlphaMax255](#balphamax255) | 图像Alpha最大值为255还是128 |
27 | boolean [bAlphaExt1555](#balphaext1555) | 是否使能1555的Alpha扩展 |
65 是否使能1555的Alpha扩展
75 图像Alpha最大值为255还是128
H A D_display_v10.md42 | struct  [LayerAlpha](_layer_alpha_v10.md) | 定义图层Alpha信息的结构体。 |
680 硬件加速支持的ROP操作类型,在将前景位图的RGB颜色分量和Alpha分量值与背景位图的RGB颜色 分量值和Alpha分量值进行按位的布尔运算(包括按位与,按位或等),将结果输出。
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_agent_test.cpp107 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
128 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
156 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
180 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
208 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
243 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
269 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
293 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
317 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
343 …auto mp = make_unique<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT…
[all …]
H A Dsoftbus_session_dispatcher_test.cpp59 … OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT));
90 … OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT));
119 … OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT));
210 … OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT));
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dsession_pool_test.cpp132 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
158 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
188 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
218 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
246 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
278 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
304 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
350 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
376 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
423 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, "account"));
[all …]
H A Ddevsl_dispatcher_test.cpp144 … auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(userId, "account"));
H A Dkernel_talker_test.cpp56 …g_smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(USER_ID, SAME_ACCOUNT)); in SetUpTestCase()
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor.cpp22 static float Alpha(uint64_t color) in Alpha() function
57 a(Alpha((uint64_t)color<<32)) {} in Color()
63 a(Alpha(color)), in Color()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__pixel__map__mdk_8h.md51 …lmap) (napi_env env, napi_value source, napi_value \*alpha) | 根据Alpha通道的信息,来生成一个仅包含Alpha通道信息的**Pix…
55 …ivePixelMap](image.md#nativepixelmap) \*native, int32_t \*alpha) | 获取**PixelMap**对象是否支持Alpha通道。 |
56 … [NativePixelMap](image.md#nativepixelmap) \*native, int32_t alpha) | 设置**PixelMap**对象的Alpha通道。 |
H A Dimage.md114 …lmap) (napi_env env, napi_value source, napi_value \*alpha) | 根据Alpha通道的信息,来生成一个仅包含Alpha通道信息的**Pix…
118 …nst [NativePixelMap](#nativepixelmap) \*native, int32_t \*alpha) | 获取**PixelMap**对象是否支持Alpha通道。 |
119 …) (const [NativePixelMap](#nativepixelmap) \*native, int32_t alpha) | 设置**PixelMap**对象的Alpha通道。 |
2491 根据Alpha通道的信息,来生成一个仅包含Alpha通道信息的**PixelMap**对象。
3032 获取**PixelMap**对象是否支持Alpha通道。
3041 | alpha | 是否支持Alpha的指针。 |
3248 设置**PixelMap**对象的Alpha通道。
3257 | alpha | Alpha通道。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___bitmap_format.md21 | [OH_Drawing_AlphaFormat](_drawing.md#oh_drawing_alphaformat) [alphaFormat](#alphaformat) | Alpha
35 Alpha format of bitmap pixels.
H A D_o_h___drawing___image___info.md23 | [OH_Drawing_AlphaFormat](_drawing.md#oh_drawing_alphaformat) [alphaType](#alphatype) | Alpha form…
37 Alpha format. For details, see [OH_Drawing_AlphaFormat](_drawing.md#oh_drawing_alphaformat).
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp133 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
256 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
301 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
371 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
403 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
465 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
547 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
636 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
696 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
721 …auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(100, "relativePath")…
[all …]
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-pixelmap-operation-native.md80 2. 根据Alpha通道的信息,来生成一个仅包含Alpha通道信息的 **PixelMap** 对象。
138 // 获取PixelMap对象是否支持Alpha通道。
142 // 设置PixelMap对象的Alpha通道。
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_ohos_pixel_map_create_ops.md26 | uint32_t [alphaType](#alphatype) | Alpha type of the image. |
41 Alpha type of the image. The options are as follows:
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp250 Utils::MountArgument hmdfsMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, relativePath)); in HmdfsTwiceMount()
285 Utils::MountArgument sharefsMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in SharefsMount()
314 Utils::MountArgument sharefsMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in HmSharefsMount()
562 Utils::MountArgument cloudMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in CloudTwiceMount()
731 Utils::MountArgument hmdfsMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in MountPointToList()
915 Utils::MountArgument cloudMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in CloudUMount()
948 Utils::MountArgument LocalMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "account")); in LocalMount()
1070 Utils::MountArgument LocalMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "account")); in LocalUMount()
1469 Utils::MountArgument mountArgument(Utils::MountArgumentDescriptors::Alpha(userId, "")); in MountSharefsAndNoSharefs()
1497 Utils::MountArgument mountArgument(Utils::MountArgumentDescriptors::Alpha(userId, "")); in MountAppdataAndSharefs()
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_mount_argument_descriptors.h47 static MountArgument Alpha(int userId, std::string relativePath);
/ohos5.0/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp101 Utils::DfsuMountArgumentDescriptors::Alpha(100, SAME_ACCOUNT));
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h69 static MountArgument Alpha(int userId, std::string relativePath);
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_mount_argument_descriptors.cpp104 MountArgument DfsuMountArgumentDescriptors::Alpha(int userId, string relativePath) in Alpha() function in OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/
H A Dos_account_observer.cpp51 … auto smp = make_shared<MountPoint>(Utils::DfsuMountArgumentDescriptors::Alpha(id, relativePath)); in AddMPInfo()
/ohos5.0/docs/zh-cn/design/ux-design/
H A Ddesign-resources.md33 > - 颜色可以用“RGB”或“ARGB”形式表示,采用“RGB”表示的颜色,完全不透明;采用“ARGB”表示的颜色,其不透明度由“A”(Alpha通道)确定。如“\#7FFF0000”代表不透明度…
/ohos5.0/foundation/multimedia/image_framework/
H A DREADME_zh.md17 - [生成Alpha通道](#createAlphaPixelmap)
247 image提供了操作pixelmap的接口,如创建、读取和删除,以下展示了如何生成一个仅包含Alpha通道信息的pixelmap。
249 通过调用createAlphaPixelmap生成一个仅包含Alpha通道信息的pixelmap,可用于阴影效果。

123