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:colorGamutIdx
(Results
1 - 16
of
16
) sorted by relevance
/foundation/window/window_manager/dmserver/test/unittest/
H
A
D
abstract_screen_test.cpp
180
int32_t
colorGamutIdx
= 0;
in HWTEST_F()
local
H
A
D
abstract_screen_controller_test.cpp
1059
int32_t
colorGamutIdx
= 1;
in HWTEST_F()
local
/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H
A
D
screen_fuzzer.cpp
130
int32_t
colorGamutIdx
;
in ColorGamutsFuzzTest()
local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H
A
D
screensessionmanager_fuzzer.cpp
342
int32_t
colorGamutIdx
= source.GetObject<int32_t>();
in ProxyInterfaceFuzzTestPart4()
local
/foundation/window/window_manager/dm/src/
H
A
D
screen.cpp
139
DMError Screen::SetScreenColorGamut(int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
H
A
D
display_manager_adapter.cpp
87
DMError ScreenManagerAdapter::SetScreenColorGamut(ScreenId screenId, int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
/foundation/window/window_manager/dmserver/src/
H
A
D
display_manager_stub.cpp
327
int32_t
colorGamutIdx
= data.ReadInt32();
in OnRemoteRequest()
local
H
A
D
abstract_screen.cpp
297
DMError AbstractScreen::SetScreenColorGamut(int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
H
A
D
display_manager_proxy.cpp
375
DMError DisplayManagerProxy::SetScreenColorGamut(ScreenId screenId, int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
H
A
D
display_manager_service.cpp
328
DMError DisplayManagerService::SetScreenColorGamut(ScreenId screenId, int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
H
A
D
abstract_screen_controller.cpp
971
DMError AbstractScreenController::SetScreenColorGamut(ScreenId screenId, int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H
A
D
screen_session_manager_stub_test.cpp
2548
int32_t
colorGamutIdx
= 64;
in HWTEST_F()
local
2570
uint32_t
colorGamutIdx
= 64;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H
A
D
screen_session_manager_stub.cpp
423
int32_t
colorGamutIdx
= data.ReadInt32();
in OnRemoteRequest()
local
H
A
D
screen_session_manager_proxy.cpp
223
DMError ScreenSessionManagerProxy::SetScreenColorGamut(ScreenId screenId, int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
/foundation/window/window_manager/window_scene/session/screen/src/
H
A
D
screen_session.cpp
964
DMError ScreenSession::SetScreenColorGamut(int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H
A
D
screen_session_manager.cpp
1259
DMError ScreenSessionManager::SetScreenColorGamut(ScreenId screenId, int32_t
colorGamutIdx
)
in SetScreenColorGamut()
argument
Completed in 40 milliseconds