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:Dot
(Results
1 - 10
of
10
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H
A
D
rs_vector3.h
107
T Vector3<T>::
Dot
(const Vector3<T>& other) const
in Dot()
function in OHOS::Rosen::Vector3
H
A
D
rs_vector2.h
105
T Vector2<T>::
Dot
(const Vector2<T>& other) const
in Dot()
function in OHOS::Rosen::Vector2
H
A
D
rs_vector4.h
198
T Vector4<T>::
Dot
(const Vector4<T>& other) const
in Dot()
function in OHOS::Rosen::Vector4
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H
A
D
vector_util.h
30
static inline constexpr float
Dot
(const Vec2& lhs, const Vec2& rhs)
in Dot()
function
149
static inline constexpr float
Dot
(const Vec3& lhs, const Vec3& rhs)
in Dot()
function
H
A
D
quaternion_util.h
62
static inline constexpr float
Dot
(const Quat& q1, const Quat& q2)
in Dot()
function
/foundation/multimodalinput/input/util/common/include/
H
A
D
mmi_vector3.h
106
T Vector3<T>::
Dot
(const Vector3<T>& other) const
in Dot()
function in OHOS::MMI::Vector3
H
A
D
mmi_vector2.h
102
T Vector2<T>::
Dot
(const Vector2<T>& other) const
in Dot()
function in OHOS::MMI::Vector2
/foundation/window/window_manager/utils/include/
H
A
D
wm_math.h
173
static float
Dot
(const Vector3& a, const Vector3& b)
in Dot()
function
/foundation/arkui/ace_engine/frameworks/base/geometry/
H
A
D
transform_util.cpp
28
float
Dot
(const float* a, const float* b)
in Dot()
function
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
graphic_math.h
140
T
Dot
(const Vector2<T>& other) const
in Dot()
function in OHOS::Vector2
Completed in 8 milliseconds