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:frameNumber
(Results
1 - 12
of
12
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H
A
D
intf_animated_image.h
39
uint32_t
frameNumber
;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxyfilecommon_fuzzer/
H
A
D
clienttransproxyfilecommon_fuzzer.cpp
46
uint64_t
frameNumber
= *(reinterpret_cast<const uint64_t*>(data));
in ClientTransProxyFileCommonTest()
local
/foundation/multimedia/audio_framework/frameworks/cj/src/
H
A
D
multimedia_audio_capturer_callback.cpp
63
void CjCapturerPeriodPositionCallback::OnPeriodReached(const int64_t &
frameNumber
)
in OnPeriodReached()
argument
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H
A
D
screenregion_test.cpp
468
size_t
frameNumber
= screenRegion_->frameNumber_;
in HWTEST_F()
local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/
H
A
D
napi_capturer_period_position_callback.cpp
59
void NapiCapturerPeriodPositionCallback::OnPeriodReached(const int64_t &
frameNumber
)
in OnPeriodReached()
argument
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H
A
D
napi_renderer_period_position_callback.cpp
56
void NapiRendererPeriodPositionCallback::OnPeriodReached(const int64_t &
frameNumber
)
in OnPeriodReached()
argument
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/include/
H
A
D
screen_capture_unit_test.h
67
int32_t
frameNumber
= 0;
member in OHOS::Media::ScreenCaptureUnitTestCallback
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H
A
D
frame_info.h
123
int32_t
frameNumber
= 0;
member
128
int32_t
frameNumber
= 0;
member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H
A
D
client_trans_proxy_file_common.c
96
int32_t FrameIndexToType(uint64_t index, uint64_t
frameNumber
)
in FrameIndexToType()
argument
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H
A
D
audio_capturer.cpp
503
int32_t AudioCapturerPrivate::SetCapturerPeriodPositionCallback(int64_t
frameNumber
,
in SetCapturerPeriodPositionCallback()
argument
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H
A
D
audio_renderer.cpp
598
int32_t AudioRendererPrivate::SetRendererPeriodPositionCallback(int64_t
frameNumber
,
in SetRendererPeriodPositionCallback()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler.cpp
489
void RSProfiler::OnParallelRenderEnd(uint32_t
frameNumber
)
in OnParallelRenderBegin()
argument
Completed in 13 milliseconds