Searched refs:UniqueKeyInvalidatedMsg_Graphite (Results 1 – 3 of 3) sorted by relevance
365 class UniqueKeyInvalidatedMsg_Graphite {367 UniqueKeyInvalidatedMsg_Graphite() = default;368 UniqueKeyInvalidatedMsg_Graphite(const UniqueKey& key, uint32_t recorderID) in UniqueKeyInvalidatedMsg_Graphite() function373 UniqueKeyInvalidatedMsg_Graphite(const UniqueKeyInvalidatedMsg_Graphite&) = default;375 UniqueKeyInvalidatedMsg_Graphite& operator=(const UniqueKeyInvalidatedMsg_Graphite&) = default;385 static inline bool SkShouldPostMessageToBus(const UniqueKeyInvalidatedMsg_Graphite& msg, in SkShouldPostMessageToBus()
22 DECLARE_SKMESSAGEBUS_MESSAGE(skgpu::UniqueKeyInvalidatedMsg_Graphite, uint32_t,50 SkMessageBus<skgpu::UniqueKeyInvalidatedMsg_Graphite, uint32_t>::Post(fMsg); in make_unique_key_invalidation_listener()54 skgpu::UniqueKeyInvalidatedMsg_Graphite fMsg; in make_unique_key_invalidation_listener()126 TArray<skgpu::UniqueKeyInvalidatedMsg_Graphite> invalidKeyMsgs; in processInvalidKeyMsgs()
78 SkMessageBus<UniqueKeyInvalidatedMsg_Graphite, uint32_t>::Inbox fInvalidUniqueKeyInbox;