Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/mir
/ data
Method
data
src/platform/graphics/cpu_buffers.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
auto data() const -> DataType* override
70
{
71
return bounce_buffer.get();
72
}
73
74
auto len() const -> size_t override
75
{
Callers
5
parse_arguments
Method · 0.45
DisplayInfo
Method · 0.45
commit
Method · 0.45
alloc_buffer_with_content
Method · 0.45
checked_pipe
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected