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

  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 594 bool getMaxPictureDimension(mm_camera_dimension_t *dim);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 533 bool getMaxPictureDimension(mm_camera_dimension_t *dim);
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 621 bool QCameraHardwareInterface::getMaxPictureDimension(mm_camera_dimension_t *maxDim)
706 ret = getMaxPictureDimension(&maxDim);
    [all...]

Completed in 232 milliseconds