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

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

Completed in 880 milliseconds