static Rect translateRectY(int y, Rect r) { ret translateRect(r, 0, y); } static Rect translateRectY(Rect r, int y) { ret translateRectY(y, r); }
Began life as a copy of #1005846
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019156 |
Snippet name: | translateRectY |
Eternal ID of this version: | #1019156/1 |
Text MD5: | 3484e83b3548d998df14ac68eefa0169 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-25 23:34:35 |
Source code size: | 156 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 292 / 321 |
Referenced in: | [show references] |