1 Star 0 Fork 4.9K

Cain / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GfxOpt.md 6.75 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

GfxOpt

Overview

Related Modules:

Display

Description:

Defines hardware acceleration options.

Summary

Data Fields

Variable Name

Description

enAlpha

bool 

globalAlpha

uint32_t 

blendType

BlendType 

colorKeyFrom

ColorKey 

enableRop

bool 

ropType

RopType 

enableScale

bool 

rotateType

TransformType 

mirrorType

MirrorType 

Details

Field Documentation

blendType

[BlendType](Display.md#gaab1839ed4aab1030dfda801a51e68817) GfxOpt::blendType

Description:

Blending type

colorKeyFrom

[ColorKey](Display.md#ga4fe6fb05c7ba0048b1739d88f4d4878e) GfxOpt::colorKeyFrom

Description:

Color key mode

enableRop

bool GfxOpt::enableRop

Description:

Raster operations pipeline (ROP) enable bit

enableScale

bool GfxOpt::enableScale

Description:

Scaling enable bit

enAlpha

bool GfxOpt::enAlpha

Description:

Alpha enable bit

globalAlpha

uint32_t GfxOpt::globalAlpha

Description:

Global alpha value

mirrorType

[MirrorType](Display.md#ga08d32376574b541d162d8534adb78fd0) GfxOpt::mirrorType

Description:

Mirror type

ropType

[RopType](Display.md#ga24265f7618fbdba53d3da4806d3097c4) GfxOpt::ropType

Description:

ROP type

rotateType

[TransformType](Display.md#gaa65f3b21a9a92ff022e435a7304126d2) GfxOpt::rotateType

Description:

Rotation type

1
https://gitee.com/cain_qin/docs.git
git@gitee.com:cain_qin/docs.git
cain_qin
docs
docs
master

搜索帮助