Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ is2X
Method
is2X
core/src/processing/core/PGraphics.java:8398–8400 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8396
8397
8398
public
boolean is2X() {
8399
return
pixelDensity == 2;
8400
}
8401
8402
8403
//////////////////////////////////////////////////////////////
Callers
1
initWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected