1 Star 0 Fork 5.3K

wenjun / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gfxopt.md 6.71 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/wenjun_flyingfox/docs.git
git@gitee.com:wenjun_flyingfox/docs.git
wenjun_flyingfox
docs
docs
master

搜索帮助