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
refs:RS_TRACE_BEGIN
(Results
1 - 15
of
15
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H
A
D
rs_optional_trace.h
25
RS_TRACE_BEGIN
(name); \
54
RS_TRACE_BEGIN
(name); \
78
RS_TRACE_BEGIN
(traceStr);
in RSOptionalTrace()
99
RS_TRACE_BEGIN
(traceStr);
in RSProcessTrace()
/foundation/graphic/graphic_2d/utils/log/
H
A
D
rs_trace.h
22
#define
RS_TRACE_BEGIN
(name) ROSEN_TRACE_BEGIN(HITRACE_TAG_GRAPHIC_AGP | HITRACE_TAG_COMMERCIAL, name)
macro
38
#define
RS_TRACE_BEGIN
(name)
macro
H
A
D
rs_trace_crossplatform.h
20
#define
RS_TRACE_BEGIN
(name) OHOS::Rosen::RosenTraceBegin(name)
macro
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H
A
D
rs_rcd_render_manager.cpp
167
RS_TRACE_BEGIN
("RSUniRender:DoRCDProcessTask");
in DoProcessRenderTask()
185
RS_TRACE_BEGIN
("RSUniRender:DoRCDProcessMainThreadTask");
in DoProcessRenderMainThreadTask()
H
A
D
rs_round_corner_display.cpp
392
RS_TRACE_BEGIN
("RCD::DrawOneRoundCorner : surfaceType" + std::to_string(surfaceType));
in DrawOneRoundCorner()
/foundation/graphic/graphic_2d/rosen/modules/ressched/src/
H
A
D
ressched_event_listener.cpp
57
RS_TRACE_BEGIN
("ReportFrameToRSS");
in ReportFrameToRSS()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_realtime_refresh_rate_manager.cpp
62
RS_TRACE_BEGIN
("RSRealtimeRefreshRateManager:Cal draw fps");
in SetShowRefreshRateEnabled()
H
A
D
rs_main_thread.cpp
1195
RS_TRACE_BEGIN
("RSMainThread::ProcessCommand");
in ProcessCommandForDividedRender()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H
A
D
rs_render_thread_visitor.cpp
304
RS_TRACE_BEGIN
("UpdateDirtyAndSetEGLDamageRegion");
in UpdateDirtyAndSetEGLDamageRegion()
424
RS_TRACE_BEGIN
(ptr->GetName() + " rsSurface->RequestFrame");
in ProcessRootRenderNode()
514
RS_TRACE_BEGIN
("ProcessRenderNodes");
in ProcessRootRenderNode()
555
RS_TRACE_BEGIN
(ptr->GetName() + " rsSurface->FlushFrame");
in ProcessRootRenderNode()
H
A
D
rs_render_thread.cpp
113
RS_TRACE_BEGIN
("RSRenderThread DrawFrame: " + std::to_string(timestamp_));
in RSRenderThread()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H
A
D
rs_sub_thread.cpp
428
RS_TRACE_BEGIN
("FlushFrame");
in DrawableCacheWithDma()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/magic_pointer_render/
H
A
D
rs_magic_pointer_render_manager.cpp
161
RS_TRACE_BEGIN
("RSMagicPointerRenderManager ProcessColorPicker");
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_display_render_node_drawable.cpp
812
RS_TRACE_BEGIN
("RSDisplayRenderNodeDrawable Flush");
in OnDraw()
828
RS_TRACE_BEGIN
("RSDisplayRenderNodeDrawable CommitLayer");
in OnDraw()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H
A
D
hgm_frame_rate_manager.cpp
1233
RS_TRACE_BEGIN
("ProcessHgmFrameRate RSAdaptiveVsync change mode");
in ProcessAdaptiveSync()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_render_service_connection_proxy.cpp
137
RS_TRACE_BEGIN
("MarshRSTransactionData cmdCount:" + std::to_string(transactionData->GetCommandCount()) +
in FillParcelWithTransactionData()
Completed in 24 milliseconds