HomeSort by relevance Sort by last modified time
    Searched defs:mPreviewFormat (Results 1 - 8 of 8) sorted by null

  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 99 mPreviewFormat(NOT_SET),
437 int mPreviewFormat;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 85 private int mPreviewFormat;
468 mPreviewFormat = mNextPreviewFormat;
472 p.setPreviewFormat(mPreviewFormat);
477 switch (mPreviewFormat) {
490 switch (mPreviewFormat) {
498 mPreviewFormatNames.get(mPreviewFormat) +
533 switch(mPreviewFormat) {
576 + ", " + mPreviewFormatNames.get(mPreviewFormat)
627 switch (mPreviewFormat) {
642 ImageFormat.getBitsPerPixel(mPreviewFormat) / 8
    [all...]
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 135 private int mPreviewFormat = 0;
913 mPreviewFormat = pos;
916 mFormatNames.get(mPreviewFormats.get(mPreviewFormat)));
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParameters.h     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 216 milliseconds