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

  /packages/apps/Camera2/src/com/android/camera/
CaptureLayoutHelper.java 51 private float mAspectRatio = TextureViewHelper.MATCH_SCREEN;
251 if (previewAspectRatio == TextureViewHelper.MATCH_SCREEN) {
TextureViewHelper.java 45 public class TextureViewHelper implements TextureView.SurfaceTextureListener,
76 public TextureViewHelper(TextureView preview, CaptureLayoutHelper helper,
245 * consistent with CaptureLayoutHelper and TextureViewHelper. The magical
246 * invariant for CaptureLayoutHelper and TextureViewHelper that must be
  /packages/apps/Camera2/src/com/android/camera/app/
CameraAppUI.java 42 import com.android.camera.TextureViewHelper;
532 private TextureViewHelper mTextureViewHelper;
    [all...]

Completed in 42 milliseconds