Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h221 pid_t getOwnerPid() const { return mOwnerPid; }; in getOwnerPid() function
/frameworks/native/services/surfaceflinger/
DLayer.h844 pid_t getOwnerPid() { return mOwnerPid; } in getOwnerPid() function