Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ get_size
Method
get_size
src/render.cpp:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
wf::dimensions_t wf::auxilliary_buffer_t::get_size() const
193
{
194
return buffer.get_size();
195
}
196
197
wlr_texture*wf::auxilliary_buffer_t::get_texture()
198
{
Callers
3
allocate
Method · 0.45
render_target_t
Method · 0.45
clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected