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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 507 bool getMaxPictureDimension(mm_camera_dimension_t *dim);
  /device/lge/mako/camera/
QCameraHWI.h 512 bool getMaxPictureDimension(mm_camera_dimension_t *dim);
QCameraHWI_Parm.cpp 624 bool QCameraHardwareInterface::getMaxPictureDimension(mm_camera_dimension_t *maxDim)
715 ret = getMaxPictureDimension(&maxDim);
    [all...]
QCameraHWI.cpp     [all...]
  /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/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
QCameraHWI_Parm.cpp 601 bool QCameraHardwareInterface::getMaxPictureDimension(mm_camera_dimension_t *maxDim)
685 ret = getMaxPictureDimension(&maxDim);
    [all...]
  /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 78 milliseconds