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:animatorId
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/animator/
H
A
D
animator_model_ng.cpp
19
AddEventListener( std::function<void()>&& callback, EventOperation operation, const std::string&
animatorId
)
AddEventListener()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H
A
D
jsi_animator_model_ng_impl.cpp
59
void AnimatorModelNG::Create(const std::string&
animatorId
)
in Create()
argument
75
RefPtr<AnimatorInfo> AnimatorModelNG::GetAnimatorInfo(const std::string&
animatorId
)
in GetAnimatorInfo()
argument
H
A
D
jsi_animator_model_ng_build_impl.cpp
50
void AnimatorModelNG::Create(const std::string&
animatorId
)
in Create()
argument
63
RefPtr<AnimatorInfo> AnimatorModelNG::GetAnimatorInfo(const std::string&
animatorId
)
in GetAnimatorInfo()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
animator_model_impl.cpp
34
void AnimatorModelImpl::Create(const std::string&
animatorId
)
in Create()
argument
47
RefPtr<AnimatorInfo> AnimatorModelImpl::GetAnimatorInfo(const std::string&
animatorId
)
in GetAnimatorInfo()
argument
55
AddEventListener( std::function<void()>&& callback, EventOperation operation, const std::string&
animatorId
)
AddEventListener()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/animator/
H
A
D
animator_test_ng.cpp
28
void AnimatorModelNG::Create(const std::string&
animatorId
) {}
in Create()
argument
30
RefPtr<AnimatorInfo> AnimatorModelNG::GetAnimatorInfo(const std::string&
animatorId
)
in GetAnimatorInfo()
argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
js_ace_page.cpp
317
void JsAcePage::AddAnimatorInfo(const std::string&
animatorId
, const RefPtr<AnimatorInfo>& animatorInfo)
in AddAnimatorInfo()
argument
332
void JsAcePage::RemoveAnimatorInfo(const std::string&
animatorId
)
in RemoveAnimatorInfo()
argument
337
RefPtr<AnimatorInfo> JsAcePage::GetAnimatorInfo(const std::string&
animatorId
)
in GetAnimatorInfo()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H
A
D
page_pattern.cpp
381
void PagePattern::AddJsAnimator(const std::string&
animatorId
, const RefPtr<Framework::AnimatorInfo>& animatorInfo)
in AddJsAnimator()
argument
390
RefPtr<Framework::AnimatorInfo> PagePattern::GetJsAnimator(const std::string&
animatorId
)
in GetJsAnimator()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H
A
D
rsanimation_fuzzer.cpp
377
int32_t
animatorId
= GetData<int32_t>();
in RsImplicitAnimatorParamFuzzTest()
local
417
int32_t
animatorId
= GetData<int32_t>();
in RSImplicitAnimatorMapFuzzTest()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/
H
A
D
rsanimationbase_fuzzer.cpp
332
auto
animatorId
= GetData<InteractiveImplictAnimatorId>();
in RSRenderInteractiveImplictAnimatorAndMapFuzzerTest()
local
Completed in 7 milliseconds