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:targetRotation
(Results
1 - 8
of
8
) sorted by relevance
/foundation/window/window_manager/dmserver/test/unittest/
H
A
D
display_manager_service_inner_test.cpp
168
Rotation
targetRotation
= Rotation::ROTATION_0;
in HWTEST_F()
local
/foundation/window/window_manager/dmserver/src/
H
A
D
display_manager_service_inner.cpp
143
bool DisplayManagerServiceInner::SetRotationFromWindow(DisplayId displayId, Rotation
targetRotation
, bool withAnimation)
in SetRotationFromWindow()
argument
H
A
D
screen_rotation_controller.cpp
185
void ScreenRotationController::SetScreenRotation(Rotation
targetRotation
, bool withAnimation)
in SetScreenRotation()
argument
H
A
D
display_manager_service.cpp
291
bool DisplayManagerService::SetRotationFromWindow(ScreenId screenId, Rotation
targetRotation
, bool withAnimation)
in SetRotationFromWindow()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H
A
D
rs_path_animation.cpp
222
float
targetRotation
= 0.0f;
in OnUpdateStagingValue()
local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H
A
D
screen_session_manager_test.cpp
965
Rotation
targetRotation
= Rotation::ROTATION_0;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/session/screen/src/
H
A
D
screen_session.cpp
525
Rotation
targetRotation
= Rotation::ROTATION_0;
in ConvertIntToRotation()
local
570
Rotation
targetRotation
= ConvertIntToRotation(rotation);
in UpdateToInputManager()
local
605
Rotation
targetRotation
in UpdatePropertyAfterRotation()
local
642
Rotation
targetRotation
= ConvertIntToRotation(rotation);
UpdatePropertyOnly()
local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H
A
D
screen_session_manager.cpp
904
Rotation
targetRotation
= screenSession->ConvertIntToRotation(static_cast<int32_t>(info.rotation_));
in HookDisplayInfoByUid()
local
2604
bool ScreenSessionManager::SetRotationFromWindow(Rotation
targetRotation
)
in SetRotationFromWindow()
argument
Completed in 23 milliseconds