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:colors
(Results
1 - 6
of
6
) sorted by relevance
/drivers/peripheral/display/composer/test/common/
H
A
D
hdi_composition_check.cpp
59
std::vector<uint32_t>
colors
;
in GetCheckColors()
local
100
std::vector<uint32_t>
colors
= GetCheckColors(layers, points);
in Check()
local
H
A
D
display_test_utils.cpp
212
std::vector<IRect> SplitBuffer(const BufferHandle &handle, std::vector<uint32_t> &
colors
)
in SplitBuffer()
argument
/drivers/peripheral/light/hdi_impl/
H
A
D
light_interface_impl.cpp
103
int32_t LightInterfaceImpl::TurnOnMultiLights(int32_t lightId, const std::vector<HdfLightColorVdi>&
colors
)
in TurnOnMultiLights()
argument
/drivers/peripheral/light/hdi_service/
H
A
D
light_if_service.cpp
145
int32_t LightIfService::TurnOnMultiLights(int32_t lightId, const std::vector<HdfLightColor>&
colors
)
in TurnOnMultiLights()
argument
/drivers/peripheral/light/hal/src/
H
A
D
light_controller.c
260
static int32_t OnMultiLightsValidityJudgment(uint32_t lightId, const struct LightColor *
colors
, const uint32_t count)
in OnMultiLightsValidityJudgment()
argument
280
static int32_t OnMultiLights(uint32_t lightId, const struct LightColor *
colors
, const uint32_t count)
in OnMultiLights()
argument
[all...]
/drivers/peripheral/display/test/unittest/lite/
H
A
D
loadbmp_test.h
94
OsdRgbQuad
colors
[1];
member
Completed in 3 milliseconds