1 | static byte[] oshi_edid() { |
2 | Display d = first(oshi_hardware().getDisplays()); |
3 | ret d == null ? null : d.getEdid(); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019979 |
Snippet name: | oshi_edid - EDID display ID of first display |
Eternal ID of this version: | #1019979/1 |
Text MD5: | 2e09b6f78de29ff3153f68adc44c236e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-03 00:36:04 |
Source code size: | 122 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 321 / 342 |
Referenced in: | [show references] |