Home
last modified time | relevance | path

Searched refs:SkShouldPostMessageToBus (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/tests/
DMessageBusTest.cpp21 static inline bool SkShouldPostMessageToBus(const TestMessage&, uint32_t) { in SkShouldPostMessageToBus() function
75 static inline bool SkShouldPostMessageToBus(const sk_sp<TestMessageRefCnt>&, uint32_t) { in SkShouldPostMessageToBus() function
126 static inline bool SkShouldPostMessageToBus(const AddressedMessage& msg, in SkShouldPostMessageToBus() function
/third_party/skia/src/gpu/
DGrClientMappedBufferManager.h84 bool SkShouldPostMessageToBus(const GrClientMappedBufferManager::BufferFinishedMessage&,
DGrClientMappedBufferManager.cpp72 bool SkShouldPostMessageToBus(const GrClientMappedBufferManager::BufferFinishedMessage& m, in DECLARE_SKMESSAGEBUS_MESSAGE()
DGrResourceCache.h40 static inline bool SkShouldPostMessageToBus( in SkShouldPostMessageToBus() function
/third_party/skia/src/core/
DSkMessageBus.h133 if (SkShouldPostMessageToBus(m, bus->fInboxes[i]->fUniqueID)) {
DSkResourceCache.cpp24 static inline bool SkShouldPostMessageToBus( in DECLARE_SKMESSAGEBUS_MESSAGE()
/third_party/skia/src/gpu/text/
DGrTextBlobCache.cpp13 static inline bool SkShouldPostMessageToBus( in DECLARE_SKMESSAGEBUS_MESSAGE()
/third_party/skia/include/private/
DGrResourceKey.h357 static inline bool SkShouldPostMessageToBus(const GrUniqueKeyInvalidatedMessage& msg, in SkShouldPostMessageToBus() function