Searched defs:width (Results 1 – 3 of 3) sorted by relevance
95 int width; in getStatusBarPosition() local122 int width = resources.getDimensionPixelSize(resourceId); in getNavigationBarPosition() local
40 public ScreenRecorder(int width, int height, Path outputPath, String traceFile) { in ScreenRecorder()
96 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged()