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:occlusionData
(Results
1 - 7
of
7
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H
A
D
rs_occlusion_change_callback_proxy.cpp
30
void RSOcclusionChangeCallbackProxy::OnOcclusionVisibleChanged(std::shared_ptr<RSOcclusionData>
occlusionData
)
in OnOcclusionVisibleChanged()
argument
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_root_test.cpp
595
std::shared_ptr<RSOcclusionData>
occlusionData
= std::make_shared<RSOcclusionData>();
in HWTEST_F()
local
612
std::shared_ptr<RSOcclusionData>
occlusionData
= std::make_shared<RSOcclusionData>();
in HWTEST_F()
local
[all...]
H
A
D
window_manager_service_test.cpp
111
std::shared_ptr<RSOcclusionData>
occlusionData
= nullptr;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H
A
D
rsrenderserviceconnection_fuzzer.cpp
777
cb_(
occlusionData
);
variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_render_service_client.cpp
1076
cb_(
occlusionData
);
variable
/foundation/window/window_manager/wmserver/src/
H
A
D
window_manager_service.cpp
177
void WindowManagerService::WindowVisibilityChangeCallback(std::shared_ptr<RSOcclusionData>
occlusionData
)
in WindowVisibilityChangeCallback()
argument
H
A
D
window_root.cpp
478
void WindowRoot::NotifyWindowVisibilityChange(std::shared_ptr<RSOcclusionData>
occlusionData
)
in NotifyWindowVisibilityChange()
argument
439
GetWindowVisibilityChangeInfo( std::shared_ptr<RSOcclusionData>
occlusionData
)
GetWindowVisibilityChangeInfo()
argument
Completed in 20 milliseconds