Searched refs:fIntendedRecipient (Results 1 – 5 of 5) sorted by relevance
35 : fBuffer(std::move(buffer)), fIntendedRecipient(intendedRecipient) {} in BufferFinishedMessage()38 fIntendedRecipient = other.fIntendedRecipient; in BufferFinishedMessage()39 other.fIntendedRecipient.makeInvalid(); in BufferFinishedMessage()42 GrDirectContext::DirectContextID fIntendedRecipient; member
74 return m.fIntendedRecipient == potentialRecipient; in DECLARE_SKMESSAGEBUS_MESSAGE()
34 GrDirectContext::DirectContextID fIntendedRecipient; member39 return potentialRecipient == msg.fIntendedRecipient; in SkShouldPostMessageToBus()
710 : fIntendedRecipient(intendedRecipient) { in AsyncReadResult()715 fPlanes[i].releaseMappedBuffer(fIntendedRecipient); in ~AsyncReadResult()799 GrDirectContext::DirectContextID fIntendedRecipient; member in GrSurfaceContext::AsyncReadResult
737 SkASSERT(msgs[i].fIntendedRecipient == fOwningContextID); in processFreedGpuResources()