/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_optional_trace.h | 66 #define RS_OPTIONAL_TRACE_NAME(name) RSOptionalTrace optionalTrace(name) macro 117 #define RS_OPTIONAL_TRACE_NAME(name) macro
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_motion_blur_filter.cpp | 46 RS_OPTIONAL_TRACE_NAME("RSMotionBlurFilter::MotionBlur"); in DrawImageRect() 87 RS_OPTIONAL_TRACE_NAME("DrawMotionBlur"); in DrawMotionBlur()
|
H A D | rs_distortion_shader_filter.cpp | 105 RS_OPTIONAL_TRACE_NAME("DrawDistortion"); in DrawDistortion()
|
H A D | rs_drawing_filter.cpp | 324 RS_OPTIONAL_TRACE_NAME("ApplyHPSBlur " + std::to_string(radius)); in DrawImageRect() 337 RS_OPTIONAL_TRACE_NAME("ApplyKawaseBlur " + std::to_string(radius)); in DrawImageRect()
|
H A D | rs_foreground_effect_filter.cpp | 149 RS_OPTIONAL_TRACE_NAME("ApplyForegroundEffect"); in ApplyForegroundEffect()
|
H A D | rs_material_filter.cpp | 305 RS_OPTIONAL_TRACE_NAME("ApplyHPSBlur " + std::to_string(GetRadius())); in DrawImageRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_pointer_window_manager.cpp | 77 RS_OPTIONAL_TRACE_NAME("HardCursorCreateLayerForDirect create layer"); in HardCursorCreateLayerForDirect()
|
H A D | rs_main_thread.cpp | 1417 RS_OPTIONAL_TRACE_NAME(surfaceNode->GetName() + in ConsumeAndUpdateAllNodes() 1488 RS_OPTIONAL_TRACE_NAME("rs debug: uiCapture SetDoDirectComposition false"); in CollectInfoForHardwareComposer() 2395 RS_OPTIONAL_TRACE_NAME("RSMainThread::CalcOcclusion"); in CalcOcclusion() 4259 …RS_OPTIONAL_TRACE_NAME("RSMainThread::CheckUIExtensionCallbackDataChanged, all host nodes were not… in CheckUIExtensionCallbackDataChanged()
|
H A D | rs_uifirst_manager.cpp | 1084 RS_OPTIONAL_TRACE_NAME("uifirst current frame can't skip wait"); in EventsCanSkipFirstWait()
|
H A D | rs_uni_render_composer_adapter.cpp | 1242 RS_OPTIONAL_TRACE_NAME("RSUniRenderComposerAdapter::CreateLayer DisplayNode"); in CreateLayer()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
H A D | rs_sub_thread_manager.cpp | 176 …RS_OPTIONAL_TRACE_NAME("node:[ " + surfaceNode->GetName() + ", " + std::to_string(surfaceNode->Get… in SubmitSubThreadTask() 181 RS_OPTIONAL_TRACE_NAME("node:[ " + surfaceNode->GetName() + in SubmitSubThreadTask()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 287 RS_OPTIONAL_TRACE_NAME("DrawFilter " + rsFilter->GetDescription()); in DrawFilter() 370 RS_OPTIONAL_TRACE_NAME("RSPropertyDrawableUtils::BeginForegroundFilter"); in BeginForegroundFilter() 391 RS_OPTIONAL_TRACE_NAME("DrawForegroundFilter restore"); in DrawForegroundFilter() 452 …RS_OPTIONAL_TRACE_NAME("RSPropertyDrawableUtils::DrawBackgroundEffect " + rsFilter->GetDescription… in DrawBackgroundEffect() 734 RS_OPTIONAL_TRACE_NAME("RSPropertyDrawableUtils::MakeDynamicBrightnessBlender"); in MakeDynamicBrightnessBlender() 753 RS_OPTIONAL_TRACE_NAME("RSPropertyDrawableUtils::MakeDynamicBrightnessBuilder"); in MakeDynamicBrightnessBuilder()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_particle_animation.cpp | 43 RS_OPTIONAL_TRACE_NAME("RSRenderParticleAnimation::Animate"); in Animate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen_manager.cpp | 1220 RS_OPTIONAL_TRACE_NAME("RSScreenManager::SetVirtualScreenSurface, ForceRefreshOneFrame."); in SetVirtualScreenSurface() 1304 RS_OPTIONAL_TRACE_NAME("RSScreenManager::SetVirtualScreenResolution, ForceRefreshOneFrame."); in SetVirtualScreenResolution() 1797 RS_OPTIONAL_TRACE_NAME("RSScreenManager::SetScreenGamutMapLocked, ForceRefreshOneFrame."); in SetScreenGamutMapLocked()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 534 RS_OPTIONAL_TRACE_NAME("DrawForegroundFilter restore"); in DrawForegroundFilter() 582 RS_OPTIONAL_TRACE_NAME("DrawFilter " + RSFilter->GetDescription()); in DrawFilter()
|
H A D | rs_property_drawable_bounds_geometry.cpp | 747 RS_OPTIONAL_TRACE_NAME("RSForegroundFilterDrawable::Draw"); in Draw()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 1224 RS_OPTIONAL_TRACE_NAME("RSRenderNode:Animate node id: [" + std::to_string(GetId()) + in Animate() 1230 RS_OPTIONAL_TRACE_NAME("RSRenderNode:Animate surfaceNode id: [" + std::to_string(GetId()) + in Animate()
|