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

  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 388 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
393 LOGE("native_set_parms failed: type %d length %d error %s",
402 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
407 LOGE("native_set_parms: succeeded : %d", *result);
411 LOGE("native_set_parms failed: type %d length %d error str %s error# %d",
735 ret = native_set_parms(MM_CAMERA_PARM_DIMENSION,
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Parm.cpp 387 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
392 ALOGE("native_set_parms failed: type %d length %d error %s",
401 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
406 ALOGV("native_set_parms: succeeded : %d", *result);
410 ALOGE("native_set_parms failed: type %d length %d error str %s error# %d",
760 ret = native_set_parms(MM_CAMERA_PARM_DIMENSION,
    [all...]
QualcommCameraHardware.cpp 2667 bool QualcommCameraHardware::native_set_parms( function in class:android::QualcommCameraHardware
2678 bool QualcommCameraHardware::native_set_parms( function in class:android::QualcommCameraHardware
    [all...]

Completed in 46 milliseconds