Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ height
Method
height
libs/scrap/src/common/android.rs:32–34 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
30
}
31
32
pub fn height(&self) -> usize {
33
self.display.height() as usize
34
}
35
}
36
37
impl crate::TraitCapturer for Capturer {
Callers
1
frame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected