Home
last modified time | relevance | path

Searched refs:GetProcessUniqueId (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp39 static int GetProcessUniqueId() in GetProcessUniqueId() function
47 : ConsumerSurface("SurfaceImage-" + std::to_string(GetRealPid()) + "-" + std::to_string(GetProcessUniqueId())), in SurfaceImage()
62 "-" + std::to_string(GetProcessUniqueId())), in SurfaceImage()
79 std::string name = "SurfaceImage-" + std::to_string(GetRealPid()) + "-" + std::to_string(GetProcessUniqueId()); in InitSurfaceImage()

Completed in 1 milliseconds