Home
last modified time | relevance | path

Searched defs:getOwnerPid (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.h204 pid_t getOwnerPid() const { return mOwnerPid; }; in getOwnerPid() function
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h872 pid_t getOwnerPid() { return mOwnerPid; } in getOwnerPid() function