MCPcopy 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_argumentsMethod · 0.45
DisplayInfoMethod · 0.45
commitMethod · 0.45
checked_pipeMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected