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:color_value
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H
A
D
dce60_hw_sequencer.c
200
uint32_t
color_value
= MAX_TG_COLOR_VALUE * (4 - pipe_ctx->stream_res.tg->inst) / 4;
in dce60_get_surface_visual_confirm_color()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H
A
D
dce60_hw_sequencer.c
200
uint32_t
color_value
= MAX_TG_COLOR_VALUE * (4 - pipe_ctx->stream_res.tg->inst) / 4;
in dce60_get_surface_visual_confirm_color()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H
A
D
textarea_onfocus_test.cpp
70
ArkUI_NumberValue
color_value
[] = {{.u32 = COLOR_YELLOW}};
in BasicSet()
local
H
A
D
textarea_onblur_test.cpp
70
ArkUI_NumberValue
color_value
[] = {{.u32 = COLOR_YELLOW}};
in BasicSet()
local
H
A
D
textarea_key_test.cpp
69
ArkUI_NumberValue
color_value
[] = {{.u32 = COLOR_YELLOW}};
in BasicSet()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H
A
D
textinput_key_test.cpp
70
ArkUI_NumberValue
color_value
[] = {{.u32 = COLOR_YELLOW}};
in BasicSet()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_hw_sequencer.c
331
uint32_t
color_value
= MAX_TG_COLOR_VALUE;
in get_surface_visual_confirm_color()
local
381
uint32_t
color_value
= MAX_TG_COLOR_VALUE;
get_hdr_visual_confirm_color()
local
431
uint32_t
color_value
= MAX_TG_COLOR_VALUE;
get_subvp_visual_confirm_color()
local
798
uint32_t
color_value
= MAX_TG_COLOR_VALUE;
get_mclk_switch_visual_confirm_color()
local
832
uint32_t
color_value
= MAX_TG_COLOR_VALUE;
get_surface_tile_visual_confirm_color()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
1270
uint32_t
color_value
= MAX_TG_COLOR_VALUE * (4 - pipe_ctx->stream_res.tg->inst) / 4;
in get_surface_visual_confirm_color()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
2276
uint32_t
color_value
= MAX_TG_COLOR_VALUE;
in dcn10_get_surface_visual_confirm_color()
local
2312
uint32_t
color_value
in dcn10_get_hdr_visual_confirm_color()
local
[all...]
Completed in 11 milliseconds