Searched refs:DeletionMessage (Results 1 – 2 of 2) sorted by relevance
25 DECLARE_SKMESSAGEBUS_MESSAGE(SkPicture::DeletionMessage);37 SkPicture::DeletionMessage msg = { (int32_t)id }; in ~SkPicture()38 SkMessageBus<SkPicture::DeletionMessage>::Post(msg); in ~SkPicture()
161 struct DeletionMessage { int32_t fUniqueID; }; // TODO: -> uint32_t? argument