MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / length

Method length

source/kernel/devs/devfb.cpp:402–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402S64 DevFB::length() {
403 return fb_fix_screeninfo.smem_len;
404}
405
406bool DevFB::setLength(S64 len) {
407 return false;

Callers 4

inspectNodeMethod · 0.45
ioctlMethod · 0.45
ioctlMethod · 0.45
writeNativeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected