Home
last modified time | relevance | path

Searched defs:surfaceFlingerPid (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/mock/
DMockFrameTimeline.cpp22 FrameTimeline::FrameTimeline(std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid) in FrameTimeline()
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerDefaultFactory.cpp103 std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid) { in createFrameTimeline()
/frameworks/base/core/jni/
Dcom_android_internal_os_KernelAllocationStats.cpp62 pid_t surfaceFlingerPid = -1; in KernelAllocationStats_getDmabufAllocations() local
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp763 FrameTimeline::FrameTimeline(std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid, in FrameTimeline()
1024 void FrameTimeline::DisplayFrame::tracePredictions(pid_t surfaceFlingerPid, in tracePredictions()
1058 void FrameTimeline::DisplayFrame::traceActuals(pid_t surfaceFlingerPid, in traceActuals()
1099 void FrameTimeline::DisplayFrame::trace(pid_t surfaceFlingerPid, nsecs_t monoBootOffset) const { in trace()