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

  /packages/apps/Camera2/src/com/android/camera/
PhotoController.java 57 public void onScreenSizeChanged(int width, int height);
VideoUI.java 132 onScreenSizeChanged(width, height, w, h);
260 public void onScreenSizeChanged(int width, int height, int previewWidth, int previewHeight) {
PhotoUI.java 133 mController.onScreenSizeChanged((int) mSurfaceTextureUncroppedWidth,
PhotoModule.java 508 public void onScreenSizeChanged(int width, int height) {
    [all...]

Completed in 137 milliseconds