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

  /hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
ExternalCameraDeviceSession.h 214 Size getMaxJpegResolution() const;
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 645 Size getMaxJpegResolution() const;
    [all...]
Camera3Device.cpp 378 Camera3Device::Size Camera3Device::getMaxJpegResolution() const {
508 Size maxJpegResolution = getMaxJpegResolution();
    [all...]
  /hardware/interfaces/camera/device/3.4/default/
ExternalCameraDeviceSession.cpp 108 mMaxJpegResolution(getMaxJpegResolution()) {
    [all...]

Completed in 184 milliseconds