Lines Matching refs:MapperAdapter
26 MapperAdapter::MapperAdapter()
33 MapperAdapter::~MapperAdapter()
40 bool MapperAdapter::IsReady() const
46 int32_t MapperAdapter::MapBuffer(const BufferHandle& handle, void*& outData) const
53 int32_t MapperAdapter::UnmapBuffer(const BufferHandle& handle) const
60 int32_t MapperAdapter::InvalidateCache(const BufferHandle& handle) const
67 int32_t MapperAdapter::FlushCache(const BufferHandle& handle) const
74 void MapperAdapter::FreeBuffer(const BufferHandle& handle) const