HomeSort by relevance Sort by last modified time
    Searched refs:barSize (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/
CaptureLayoutHelper.java 264 float barSize;
278 barSize = mBottomBarOptimalHeight;
284 config.mBottomBarRect.set(width - barSize, height / 2 - previewShorterEdge / 2,
289 config.mBottomBarRect.set(width / 2 - previewShorterEdge / 2, height - barSize,
296 barSize = mBottomBarOptimalHeight;
304 config.mBottomBarRect.set(width - barSize, 0, width, height);
309 config.mBottomBarRect.set(0, height - barSize, width, height);
315 barSize = mBottomBarMinHeight;
320 config.mBottomBarRect.set(width - barSize, height / 2 - previewShorterEdge / 2,
325 config.mBottomBarRect.set(width / 2 - previewShorterEdge / 2, height - barSize,
    [all...]
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar 

Completed in 583 milliseconds