MCPcopy 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

onFlingMethod · 0.80
onFlingMethod · 0.80
workMethod · 0.80
onTouchEventMethod · 0.80
stopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected