Home
last modified time | relevance | path

Searched refs:OnCreateConnection (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h34 #define RS_PROFILER_ON_CREATE_CONNECTION(pid) RSProfiler::OnCreateConnection(pid)
133 static void OnCreateConnection(pid_t pid);
H A Drs_profiler.cpp190 void RSProfiler::OnCreateConnection(pid_t pid) in OnCreateConnection() function in OHOS::Rosen::RSProfiler