Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:GetAlpha
(Results
1 - 12
of
12
) sorted by relevance
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H
A
D
hdi_gfx_composition.cpp
151
if (src.
GetAlpha
().enGlobalAlpha) { // is alpha is 0xff we not set it
in BlitLayer()
153
srcSurface.alpha0 = src.
GetAlpha
().gAlpha;
in BlitLayer()
154
DISPLAY_LOGD("src alpha %{public}x", src.
GetAlpha
().gAlpha);
in BlitLayer()
/device/soc/rockchip/common/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
146
if (src.
GetAlpha
().enGlobalAlpha) { // is alpha is 0xff we not set it
in BlitLayer()
148
srcSurface.alpha0 = src.
GetAlpha
().gAlpha;
in BlitLayer()
149
DISPLAY_DEBUGLOG("src alpha %{public}x", src.
GetAlpha
().gAlpha);
in BlitLayer()
H
A
D
hdi_layer.h
96
const LayerAlpha &
GetAlpha
() const
in GetAlpha()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
145
if (src.
GetAlpha
().enGlobalAlpha) { // is alpha is 0xff we not set it
in BlitLayer()
147
srcSurface.alpha0 = src.
GetAlpha
().gAlpha;
in BlitLayer()
148
DISPLAY_DEBUGLOG("src alpha %{public}x", src.
GetAlpha
().gAlpha);
in BlitLayer()
H
A
D
hdi_layer.h
94
const LayerAlpha &
GetAlpha
() const
in GetAlpha()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
149
if (src.
GetAlpha
().enGlobalAlpha) { // is alpha is 0xff we not set it
in BlitLayer()
151
srcSurface.alpha0 = src.
GetAlpha
().gAlpha;
in BlitLayer()
152
DISPLAY_LOGD("src alpha %{public}x", src.
GetAlpha
().gAlpha);
in BlitLayer()
H
A
D
hdi_layer.h
95
const LayerAlpha &
GetAlpha
() const
in GetAlpha()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
149
if (src.
GetAlpha
().enGlobalAlpha) { // is alpha is 0xff we not set it
in BlitLayer()
151
srcSurface.alpha0 = src.
GetAlpha
().gAlpha;
in BlitLayer()
152
DISPLAY_LOGD("src alpha %{public}x", src.
GetAlpha
().gAlpha);
in BlitLayer()
H
A
D
hdi_layer.h
95
const LayerAlpha &
GetAlpha
() const
in GetAlpha()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
172
if (src.
GetAlpha
().enGlobalAlpha) { // is alpha is 0xff we not set it
in BlitLayer()
174
srcSurface.alpha0 = src.
GetAlpha
().gAlpha;
in BlitLayer()
175
DISPLAY_LOGD("src alpha %{public}x", src.
GetAlpha
().gAlpha);
in BlitLayer()
H
A
D
hdi_layer.h
95
const LayerAlpha &
GetAlpha
() const
in GetAlpha()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H
A
D
hdi_layer.h
101
const LayerAlpha &
GetAlpha
() const
in GetAlpha()
function in OHOS::HDI::DISPLAY::HdiLayer
Completed in 6 milliseconds