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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 508 bool getMaxPictureDimension(mm_camera_dimension_t *dim);
  /device/lge/mako/camera/
QCameraHWI.h 511 bool getMaxPictureDimension(mm_camera_dimension_t *dim);
QCameraHWI_Parm.cpp 622 bool QCameraHardwareInterface::getMaxPictureDimension(mm_camera_dimension_t *maxDim)
713 ret = getMaxPictureDimension(&maxDim);
    [all...]
QCameraHWI.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
QCameraHWI_Parm.cpp 604 bool QCameraHardwareInterface::getMaxPictureDimension(mm_camera_dimension_t *maxDim)
688 ret = getMaxPictureDimension(&maxDim);
    [all...]

Completed in 618 milliseconds