Home
last modified time | relevance | path

Searched refs:showPixel (Results 1 – 1 of 1) sorted by relevance

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DScreenViewer.java444 void showPixel(int x, int y) { in showPixel() method in ScreenViewer.LoupeStatus
508 status.showPixel(crosshair.x, crosshair.y); in moveToPoint()
516 status.showPixel(crosshair.x, crosshair.y); in moveToPoint()
786 status.showPixel(image.getWidth() / 2, image.getHeight() / 2); in done()