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:radians
(Results
1 - 6
of
6
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H
A
D
scalar.h
49
inline scalar ConvertRadiansToDegrees(scalar
radians
)
in ConvertRadiansToDegrees()
argument
/foundation/window/window_manager/utils/test/unittest/
H
A
D
wm_math_test.cpp
65
float
radians
= MathHelper::PI, degrees = 180.f;
in HWTEST_F()
local
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H
A
D
math_utils.h
50
template<class T, class... Vs> static void Rotate(T &result, const T &src, float
radians
, const Vs &... v)
in Rotate()
argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H
A
D
matrix.cpp
49
float
radians
= DegreesToRadians(degrees);
in SetRotate()
local
/foundation/window/window_manager/utils/include/
H
A
D
wm_math.h
39
inline float ToDegrees(float
radians
)
in ToDegrees()
argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H
A
D
matrix.h
60
static inline float RadiansToDegrees(const float
radians
)
in RadiansToDegrees()
argument
65
static inline float ValueNearToZero(const float
radians
, bool isSin)
in ValueNearToZero()
argument
Completed in 3 milliseconds