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
defs:alpha
(Results
1 - 10
of
10
) sorted by relevance
/test/xts/acts/graphic/acts_drawing_native/
H
A
D
DrawingNativeBrushTest.cpp
396
uint8_t
alpha
= OH_Drawing_BrushGetAlpha(brush);
in HWTEST_F()
local
433
uint8_t
alpha
= OH_Drawing_BrushGetAlpha(brush);
in HWTEST_F()
local
472
uint8_t
alpha
in HWTEST_F()
local
493
uint8_t
alpha
= OH_Drawing_BrushGetAlpha(brush);
HWTEST_F()
local
[all...]
H
A
D
DrawingNativePenTest.cpp
360
uint8_t
alpha
= OH_Drawing_PenGetAlpha(pen);
in HWTEST_F()
local
397
uint8_t
alpha
= OH_Drawing_PenGetAlpha(pen);
in HWTEST_F()
local
436
uint8_t
alpha
= OH_Drawing_PenGetAlpha(pen);
HWTEST_F()
local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H
A
D
NativeDrawingBrushTest.cpp
79
constexpr uint8_t
alpha
= 128;
in HWTEST_F()
local
81
EXPECT_EQ(OH_Drawing_BrushGetAlpha(brush1),
alpha
);
in HWTEST_F()
local
111
constexpr uint8_t
alpha
= 128;
in HWTEST_F()
local
H
A
D
OH_Drawing_TypographyTest.cpp
1424
uint8_t
alpha
= 128;
in HWTEST_F()
local
1431
EXPECT_EQ(OH_Drawing_BrushGetAlpha(resForegroundBrush),
alpha
);
in HWTEST_F()
local
/test/xts/acts/ai/nncore/opstest/src/
H
A
D
lrn_test.cpp
39
OHNNOperandTest
alpha
= {OH_NN_FLOAT32, OH_NN_LRN_ALPHA, {1}, alphaValue, sizeof(float)};
member
/test/xts/hats/hdf/display/composer/common/
H
A
D
display_test_utils.h
64
int32_t
alpha
= -1;
member
H
A
D
hdi_test_layer.cpp
264
void HdiTestLayer::SetAlpha(LayerAlpha
alpha
)
in SetAlpha()
argument
/test/xts/hats/hdf/display/composer/moduletest/
H
A
D
hdi_device_test.cpp
248
LayerAlpha
alpha
= { 0 };
CreateTestLayer()
local
[all...]
/test/xts/hats/hdf/display/composer/benchmark/
H
A
D
display_benchmark_test.cpp
100
LayerAlpha
alpha
= { 0 };
in CreateTestLayer()
local
894
LayerAlpha
alpha
= { 0 };
in BENCHMARK_F()
local
[all...]
/test/xts/hats/hdf/display/composer/unittest/
H
A
D
hdi_composer_ut.cpp
78
LayerAlpha
alpha
= { 0 };
in CreateTestLayer()
local
712
LayerAlpha
alpha
in HWTEST_F()
local
[all...]
Completed in 13 milliseconds