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:OnFrame
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine/test/mock/core/animation/
H
A
D
mock_scheduler.cpp
19
void Scheduler::
OnFrame
(uint64_t nanoTimestamp) {}
in OnFrame()
function in OHOS::Ace::Scheduler
H
A
D
mock_animator.cpp
232
void Animator::
OnFrame
(int64_t duration) {}
in OnFrame()
function in OHOS::Ace::Animator
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H
A
D
audio_g711_codec.cpp
34
void AudioG711Encoder::
OnFrame
(const Frame::Ptr &frame)
in OnFrame()
function in OHOS::Sharing::AudioG711Encoder
78
void AudioG711Decoder::
OnFrame
(const Frame::Ptr &frame)
in OnFrame()
function in OHOS::Sharing::AudioG711Decoder
H
A
D
audio_pcm_processor.cpp
62
void AudioPcmProcessor::
OnFrame
(const Frame::Ptr &frame)
in OnFrame()
function in OHOS::Sharing::AudioPcmProcessor
H
A
D
audio_aac_codec.cpp
112
void AudioAACDecoder::
OnFrame
(const Frame::Ptr &frame)
in OnFrame()
function in OHOS::Sharing::AudioAACDecoder
394
void AudioAACEncoder::
OnFrame
(const Frame::Ptr &frame)
in OnFrame()
function in OHOS::Sharing::AudioAACEncoder
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
scheduler.cpp
66
void Scheduler::
OnFrame
(uint64_t nanoTimestamp)
in OnFrame()
function in OHOS::Ace::Scheduler
H
A
D
animator.cpp
576
void Animator::
OnFrame
(int64_t duration)
in OnFrame()
function in OHOS::Ace::Animator
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H
A
D
screen_capture_consumer.cpp
25
void ScreenCaptureConsumer::AudioEncoderReceiver::
OnFrame
(const Frame::Ptr &frame)
in OnFrame()
function in OHOS::Sharing::ScreenCaptureConsumer::AudioEncoderReceiver
79
void ScreenCaptureConsumer::
OnFrame
(const Frame::Ptr &frame, FRAME_TYPE frameType, bool keyFrame)
in OnFrame()
function in OHOS::Sharing::ScreenCaptureConsumer
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H
A
D
ui_display_sync.cpp
72
void UIDisplaySync::
OnFrame
()
in OnFrame()
function in OHOS::Ace::UIDisplaySync
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_animator.cpp
367
void JSAnimator::
OnFrame
(const JSCallbackInfo& info)
in OnFrame()
function in JSAnimator
Completed in 6 milliseconds