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:blendType
(Results
1 - 7
of
7
) sorted by relevance
/drivers/peripheral/display/composer/test/common/
H
A
D
display_test_utils.h
66
BlendType
blendType
= BLEND_SRC;
member
H
A
D
hdi_composition_check.cpp
43
switch (layers.
blendType
) {
in SimpleHandleAlpha()
/drivers/peripheral/display/composer/vdi_base/src/
H
A
D
hdi_gfx_composition.cpp
168
opt.
blendType
= src.GetLayerBlenType();
in BlitLayer()
169
DISPLAY_LOGD("
blendType
%{public}d", opt.
blendType
);
in BlitLayer()
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H
A
D
hdi_gfx_composition.cpp
146
opt.
blendType
= src.GetLayerBlenType();
in BlitLayer()
147
DISPLAY_LOGD("
blendType
%{public}d", opt.
blendType
);
in BlitLayer()
/drivers/peripheral/display/composer/test/moduletest/
H
A
D
hdi_device_test.cpp
176
.
blendType
= BLEND_SRCOVER
184
.
blendType
= BLEND_SRCOVER
192
.
blendType
= BLEND_SRCOVER
259
layer->SetBlendType(setting.
blendType
);
in CreateTestLayer()
/drivers/peripheral/display/interfaces/include/
H
A
D
display_type.h
402
BlendType
blendType
; /**< Blending type */
member
/drivers/peripheral/display/composer/test/unittest/
H
A
D
hdi_composer_ut.cpp
88
layer->SetBlendType(setting.
blendType
);
in CreateTestLayer()
Completed in 12 milliseconds