Searched refs:getOwnerPid (Results 1 – 4 of 4) sorted by relevance
221 pid_t getOwnerPid() const { return mOwnerPid; }; in getOwnerPid() function
844 pid_t getOwnerPid() { return mOwnerPid; } in getOwnerPid() function
4954 {.pid = layer->getOwnerPid(), in transactionReadyBufferCheckLegacy()
217 EXPECT_EQ(surfaceFrame1->getOwnerPid(), sPidOne); in TEST_F()218 EXPECT_EQ(surfaceFrame2->getOwnerPid(), sPidTwo); in TEST_F()