Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp313 … auto renderServiceConnection = static_cast<RSRenderServiceConnection*>(pair.second.GetRefPtr()); in GetConnectionPid() local
314 if (renderServiceConnection == connection) { in GetConnectionPid()
315 return renderServiceConnection->remotePid_; in GetConnectionPid()