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

  /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...]
QCameraHWI.h 515 bool native_set_parms(mm_camera_parm_type_t type, uint16_t length, void *value);
516 bool native_set_parms( mm_camera_parm_type_t type, uint16_t length, void *value, int *result);
QualcommCameraHardware.h 177 bool native_set_parms(camera_parm_type_t type, uint16_t length, void *value);
178 bool native_set_parms(camera_parm_type_t type, uint16_t length, void *value, int *result);
QCameraHWI.cpp     [all...]
  /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/QCamera/HAL/core/inc/
QCameraHWI.h 512 bool native_set_parms(mm_camera_parm_type_t type, uint16_t length, void *value);
513 bool native_set_parms( mm_camera_parm_type_t type, uint16_t length, void *value, int *result);

Completed in 609 milliseconds