Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DTransactionState.h146 int originPid; member
H A DSurfaceFlinger.cpp4835 const int originPid = ipc->getCallingPid(); in setTransactionState() local
4961 int originPid, int originUid, uint64_t transactionId) { in applyTransactionState()