Home
last modified time | relevance | path

Searched refs:RS_TRACE_NAME (Results 1 - 25 of 57) sorted by relevance

123

/foundation/graphic/graphic_2d/utils/log/
H A Drs_trace.h25 #define RS_TRACE_NAME(name) HITRACE_METER_NAME(HITRACE_TAG_GRAPHIC_AGP | HITRACE_TAG_COMMERCIAL, name) macro
31 #define RS_TRACE_FUNC() RS_TRACE_NAME(__func__)
45 #define RS_TRACE_NAME(name) macro
H A Drs_trace_crossplatform.h23 #define RS_TRACE_NAME(name) OHOS::Rosen::ScopedTrace ___tracer(name) macro
28 #define RS_TRACE_FUNC() RS_TRACE_NAME(__FUNCTION__)
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_controller.cpp57 RS_TRACE_NAME("RSWindowAnimationController::OnStartApp"); in OnStartApp()
84 RS_TRACE_NAME("RSWindowAnimationController::OnAppTransition"); in OnAppTransition()
111 RS_TRACE_NAME("RSWindowAnimationController::OnAppBackTransition"); in OnAppBackTransition()
134 RS_TRACE_NAME("RSWindowAnimationController::OnMinimizeWindow"); in OnMinimizeWindow()
177 RS_TRACE_NAME("RSWindowAnimationController::OnCloseWindow"); in OnCloseWindow()
202 RS_TRACE_NAME("RSWindowAnimationController::OnScreenUnlock"); in OnScreenUnlock()
232 RS_TRACE_NAME("RSWindowAnimationController::OnWindowAnimationTargetsUpdate"); in OnWindowAnimationTargetsUpdate()
257 RS_TRACE_NAME("RSWindowAnimationController::OnWallpaperUpdate"); in OnWallpaperUpdate()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_skp_capture_dfx.cpp48 RS_TRACE_NAME("RSDisplayRenderNodeDrawable:Recording begin"); in TryCapture()
80 RS_TRACE_NAME("RSUniRender:RecordingToFile curFrameNum = " + in EndCapture()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/
H A Drs_upload_resource_thread.cpp90 RS_TRACE_NAME("Waitfor render_service finish"); in WaitUntilRenderEnd()
153 RS_TRACE_NAME("CreateShareGrContext"); in CreateShareGrContext()
203 RS_TRACE_NAME("ReleasePinnedViews"); in ReleaseNotUsedPinnedViews()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_background_thread.cpp109 RS_TRACE_NAME("CreateShareGrContext"); in CreateShareGPUContext()
148 RS_TRACE_NAME("ResetGPUContext release resource"); in CleanGrResource()
H A Drs_upload_texture_thread.cpp99 RS_TRACE_NAME("Waitfor render_service finish"); in WaitUntilRenderEnd()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_transaction.cpp39 RS_TRACE_NAME("OpenSyncTransaction"); in OpenSyncTransaction()
69 RS_TRACE_NAME("BeginSyncTransaction"); in Begin()
H A Drs_application_agent_impl.cpp67 RS_TRACE_NAME("RSApplicationAgentImpl::OnTransaction"); in OnTransaction()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/
H A Drs_recording_thread.cpp54 RS_TRACE_NAME("CreateShareGrContext"); in CreateShareGrContext()
147 RS_TRACE_NAME(line); in CheckAndRecording()
190 RS_TRACE_NAME(line); in FinishRecordingOneFrame()
H A Dfile_utils.cpp136 RS_TRACE_NAME(line); in WriteMessageParcelToFile()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_single_frame_composer.cpp51 RS_TRACE_NAME("Add SingleFrame DrawCmdModifier ID " + std::to_string((*iter)->GetDrawCmdListId())); in SingleFrameModifierAdd()
110 RS_TRACE_NAME("Add modifier DrawCmdListId " + std::to_string(modifier->GetDrawCmdListId())); in SingleFrameAddModifier()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_dma_buffer_surface_render_node_drawable.cpp106 RS_TRACE_NAME("RSSurfaceRenderNodeDrawable:RequestFrame"); in RequestFrame()
148 RS_TRACE_NAME("DrawUIFirstCacheWithDma"); in DrawUIFirstCacheWithDma()
H A Drs_display_render_node_drawable.cpp276 RS_TRACE_NAME("RSDisplayRenderNodeDrawable:RequestFrame"); in RequestFrame()
331 RS_TRACE_NAME("RSDisplayDrawable: clipPath"); in ClipRegion()
386 RS_TRACE_NAME("DisplayNode skip"); in CheckDisplayNodeSkip()
395 RS_TRACE_NAME("DisplayNodeSkip skip commit"); in CheckDisplayNodeSkip()
589 RS_TRACE_NAME("SkipFrame, screenId:" + std::to_string(paramScreenId)); in OnDraw()
1047 RS_TRACE_NAME("DrawMirrorCopy with cacheImage"); in DrawMirrorCopy()
1050 RS_TRACE_NAME("DrawMirrorCopy with displaySurface"); in DrawMirrorCopy()
1111 RS_TRACE_NAME("DrawWiredMirrorCopy with cacheImage"); in WiredScreenProjection()
1114 RS_TRACE_NAME("DrawWiredMirrorCopy with displaySurface"); in WiredScreenProjection()
1277 RS_TRACE_NAME("Proces in OnCapture()
[all...]
H A Drs_ui_first_surface_render_node_drawable.cpp104 RS_TRACE_NAME("ClearCacheSurfaceOnly"); in ClearCacheSurfaceOnly()
370 RS_TRACE_NAME("RSRenderNodeDrawable::UpdateBackendTexture()"); in UpdateBackendTexture()
380 RS_TRACE_NAME("RSRenderNodeDrawable::UpdateCompletedCacheSurface()"); in UpdateCompletedCacheSurface()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vblank_idle_corrector.cpp58 RS_TRACE_NAME("RSVBlankIdleCorrector::ProcessScreenConstraint set 3 in Adaptive Mode!"); in ProcessScreenConstraint()
H A Drs_physical_screen_processor.cpp79 RS_TRACE_NAME("Redraw"); in Redraw()
H A Drs_virtual_screen_processor.cpp102 RS_TRACE_NAME(traceInfo); in ProcessSurface()
H A Drs_hardware_thread.cpp247 RS_TRACE_NAME("RSHardwareThread::CommitAndReleaseLayers PostTask in Adaptive Mode"); in CommitAndReleaseLayers()
441 RS_TRACE_NAME("RSHardwareThread::ClearFrameBuffers"); in ClearFrameBuffers()
475 RS_TRACE_NAME("RSHardwareThread::RedrawScreenRCD"); in RedrawScreenRCD()
502 RS_TRACE_NAME("RSHardwareThread::Redraw"); in Redraw()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_manager.cpp40 RS_TRACE_NAME("RSModifierManager Draw num:[" + std::to_string(modifiers_.size()) + "]"); in Draw()
42 RS_TRACE_NAME("RSModifier::Draw"); in Draw()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dshader_cache.cpp94 RS_TRACE_NAME("Load shader"); in Load()
176 RS_TRACE_NAME("Store shader"); in Store()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp190 RS_TRACE_NAME("RSJankStats::SetRSJankStats skip jank frame statistics"); in SetRSJankStats()
253 RS_TRACE_NAME("RSJankStats::UpdateJankFrame skip jank animator frame"); in UpdateJankFrame()
332 RS_TRACE_NAME("RSJankStats::ReportJankStats receive notification: reportTime " + std::to_string(reportTime) + in ReportJankStats()
350 RS_TRACE_NAME("RSJankStats::SetReportEventResponse receive notification: " + GetSceneDescription(info)); in SetReportEventResponse()
381 RS_TRACE_NAME("RSJankStats::SetReportEventComplete receive notification: " + GetSceneDescription(info)); in SetReportEventComplete()
398 RS_TRACE_NAME("RSJankStats::SetReportEventJankFrame receive notification: " + GetSceneDescription(info)); in SetReportEventJankFrame()
448 RS_TRACE_NAME("RSJankStats::SetImplicitAnimationEnd"); in SetImplicitAnimationEnd()
786 RS_TRACE_NAME("RSJankStats::ClearAllAnimation"); in ClearAllAnimation()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.cpp162 RS_TRACE_NAME("RSSubThread::RenderCache"); in RenderCache()
306 RS_TRACE_NAME("CreateShareGrContext"); in CreateShareGrContext()
395 RS_TRACE_NAME("DrawableCacheWithDma"); in DrawableCacheWithDma()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display.cpp131 RS_TRACE_NAME("RoundCornerDisplay::GetTopSurfaceSource"); in GetTopSurfaceSource()
163 RS_TRACE_NAME("RoundCornerDisplay::GetBottomSurfaceSource"); in GetBottomSurfaceSource()
182 RS_TRACE_NAME("RoundCornerDisplay::LoadImgsbyResolution"); in LoadImgsbyResolution()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_vsync_generator_controller.cpp100 RS_TRACE_NAME("HgmVSyncGeneratorController::ChangeGeneratorRate controllerRate: " + in ChangeGeneratorRate()

Completed in 14 milliseconds

123