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:IsIdentity
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_utils_lite/frameworks/
H
A
D
trans_affine.cpp
80
bool TransAffine::
IsIdentity
() const
in IsIdentity()
function in OHOS::TransAffine
H
A
D
graphic_math.cpp
177
bool
IsIdentity
(Matrix3<float>& matrix)
in IsIdentity()
function
192
bool
IsIdentity
(Matrix4<float>& matrix)
in IsIdentity()
function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H
A
D
rs_vector4.h
289
bool Vector4<T>::
IsIdentity
() const
in IsIdentity()
function in OHOS::Rosen::Vector4
H
A
D
rs_matrix3.h
149
bool Matrix3<T>::
IsIdentity
() const
in IsIdentity()
function in OHOS::Rosen::Matrix3
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_matrix.cpp
249
bool SkiaMatrix::
IsIdentity
() const
in IsIdentity()
function in OHOS::Rosen::Drawing::SkiaMatrix
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H
A
D
matrix.cpp
210
bool Matrix::
IsIdentity
() const
in IsIdentity()
function in OHOS::Rosen::Drawing::Matrix
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H
A
D
matrix.h
116
bool
IsIdentity
() const
in IsIdentity()
function in OHOS::Media::Matrix
/foundation/multimodalinput/input/util/common/include/
H
A
D
mmi_matrix3.h
163
bool Matrix3<T>::
IsIdentity
() const
in IsIdentity()
function in OHOS::MMI::Matrix3
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/matrix_napi/
H
A
D
js_matrix.cpp
509
napi_value JsMatrix::
IsIdentity
(napi_env env, napi_callback_info info)
in IsIdentity()
function in OHOS::Rosen::Drawing::JsMatrix
Completed in 8 milliseconds