Home
last modified time | relevance | path

Searched refs:tellPixels (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/japi/
H A DScanIt.java111 private void tellPixels(int x, int y, int w, int h) in tellPixels() method in ScanIt
116 System.out.println("tellPixels: x="+x +" y="+y + " w="+w in tellPixels()
262 // tellPixels(0, prevY, width, y - prevY); in process()
263 tellPixels(0, 0, width, height); in process()
333 tellPixels(0, 0, width, height); in scan()

Completed in 1 milliseconds