Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
GrClientMappedBufferManager.cpp File Reference
#include "src/gpu/ganesh/GrClientMappedBufferManager.h"

Go to the source code of this file.

Functions

 DECLARE_SKMESSAGEBUS_MESSAGE (GrClientMappedBufferManager::BufferFinishedMessage, GrDirectContext::DirectContextID, false) bool SkShouldPostMessageToBus(const GrClientMappedBufferManager
 

Function Documentation

◆ DECLARE_SKMESSAGEBUS_MESSAGE()

DECLARE_SKMESSAGEBUS_MESSAGE ( GrClientMappedBufferManager::BufferFinishedMessage  ,
GrDirectContext::DirectContextID  ,
false   
) const

Definition at line 12 of file GrClientMappedBufferManager.cpp.

17 {
18 return m.fIntendedRecipient == potentialRecipient;
19}