MCPcopy Create free account
hub / github.com/HumbleUI/JWM / asJavaObject

Method asJavaObject

linux/cc/ScreenInfo.cc:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5jobject jwm::ScreenInfo::asJavaObject(JNIEnv* env) const {
6 return jwm::classes::Screen::make(env, id, isPrimary, bounds, bounds, jwm::app.getScale());
7}

Calls 2

makeFunction · 0.85
getScaleMethod · 0.45

Tested by

no test coverage detected