Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getPalmTipPixels
Method
getPalmTipPixels
android/src/org/coolreader/CoolReader.java:441–444 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
439
ScreenBacklightControl backlightControl =
new
ScreenBacklightControl();
440
441
public
int
getPalmTipPixels()
442
{
443
return
densityDpi / 3;
// 1/3"
444
}
445
446
public
int
getDensityDpi()
447
{
Callers
5
onFling
Method · 0.80
onFling
Method · 0.80
work
Method · 0.80
onTouchEvent
Method · 0.80
stop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected