1 | static File imageSnippetCacheFile(S snippetID) { |
2 | File dir = imageSnippetsCacheDir(); |
3 | ifndef Android |
4 | if (!loadBufferedImage_useImageCache) null; |
5 | endifndef |
6 | ret new File(dir, parseSnippetID(snippetID) + ".png"); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023287 |
Snippet name: | imageSnippetCacheFile |
Eternal ID of this version: | #1023287/3 |
Text MD5: | 14d2c18106bbce793df019e4f8051498 |
Author: | stefan |
Category: | javax / android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-24 14:16:57 |
Source code size: | 226 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 266 / 322 |
Version history: | 2 change(s) |
Referenced in: | [show references] |