Home
last modified time | relevance | path

Searched refs:RS_OPTIONAL_TRACE_NAME (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_optional_trace.h66 #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 Drs_motion_blur_filter.cpp46 RS_OPTIONAL_TRACE_NAME("RSMotionBlurFilter::MotionBlur"); in DrawImageRect()
87 RS_OPTIONAL_TRACE_NAME("DrawMotionBlur"); in DrawMotionBlur()
H A Drs_distortion_shader_filter.cpp105 RS_OPTIONAL_TRACE_NAME("DrawDistortion"); in DrawDistortion()
H A Drs_drawing_filter.cpp324 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 Drs_foreground_effect_filter.cpp149 RS_OPTIONAL_TRACE_NAME("ApplyForegroundEffect"); in ApplyForegroundEffect()
H A Drs_material_filter.cpp305 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 Drs_pointer_window_manager.cpp77 RS_OPTIONAL_TRACE_NAME("HardCursorCreateLayerForDirect create layer"); in HardCursorCreateLayerForDirect()
H A Drs_main_thread.cpp1417 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()
4259RS_OPTIONAL_TRACE_NAME("RSMainThread::CheckUIExtensionCallbackDataChanged, all host nodes were not… in CheckUIExtensionCallbackDataChanged()
H A Drs_uifirst_manager.cpp1084 RS_OPTIONAL_TRACE_NAME("uifirst current frame can't skip wait"); in EventsCanSkipFirstWait()
H A Drs_uni_render_composer_adapter.cpp1242 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 Drs_sub_thread_manager.cpp176RS_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 Drs_property_drawable_utils.cpp287 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()
452RS_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 Drs_render_particle_animation.cpp43 RS_OPTIONAL_TRACE_NAME("RSRenderParticleAnimation::Animate"); in Animate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp1220 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 Drs_properties_painter.cpp534 RS_OPTIONAL_TRACE_NAME("DrawForegroundFilter restore"); in DrawForegroundFilter()
582 RS_OPTIONAL_TRACE_NAME("DrawFilter " + RSFilter->GetDescription()); in DrawFilter()
H A Drs_property_drawable_bounds_geometry.cpp747 RS_OPTIONAL_TRACE_NAME("RSForegroundFilterDrawable::Draw"); in Draw()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1224 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()