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

  /device/google/marlin/camera/usbcamcore/src/
QCameraUsbParm.cpp 88 static const str_map preview_formats[] = { member in namespace:android
237 preview_formats, sizeof(preview_formats) / sizeof(str_map));
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 137 char preview_formats[1024]; local
138 snprintf(preview_formats, sizeof(preview_formats), "%s,%s,%s",
171 preview_formats);
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/test/
qcamera_test.cpp     [all...]

Completed in 343 milliseconds