Home
last modified time | relevance | path

Searched refs:FilterMockNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp672 FilterMockNode(*g_context); in HiddenSpaceTurnOff()
1265 FilterMockNode(*g_context); in RecordStart()
1414 FilterMockNode(*g_context); in PlaybackStop()
H A Drs_profiler.h227 RSB_EXPORT static void FilterMockNode(RSContext& context);
H A Drs_profiler_base.cpp344 void RSProfiler::FilterMockNode(RSContext& context) in FilterMockNode() function in OHOS::Rosen::RSProfiler