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

  /device/lge/mako/camera/
QCameraHWI_Parm.cpp 389 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
394 ALOGE("native_set_parms failed: type %d length %d error %s",
403 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
408 ALOGV("native_set_parms: succeeded : %d", *result);
412 ALOGE("native_set_parms failed: type %d length %d error str %s error# %d",
762 ret = native_set_parms(MM_CAMERA_PARM_DIMENSION,
    [all...]
QualcommCameraHardware.cpp 2664 bool QualcommCameraHardware::native_set_parms( function in class:android::QualcommCameraHardware
2675 bool QualcommCameraHardware::native_set_parms( function in class:android::QualcommCameraHardware
    [all...]
QCameraHWI.h 516 bool native_set_parms(mm_camera_parm_type_t type, uint16_t length, void *value);
517 bool native_set_parms( mm_camera_parm_type_t type, uint16_t length, void *value, int *result);
QualcommCameraHardware.h 176 bool native_set_parms(camera_parm_type_t type, uint16_t length, void *value);
177 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 385 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
390 LOGE("native_set_parms failed: type %d length %d error %s",
399 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
404 LOGE("native_set_parms: succeeded : %d", *result);
408 LOGE("native_set_parms failed: type %d length %d error str %s error# %d",
732 ret = native_set_parms(MM_CAMERA_PARM_DIMENSION,
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 401 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
406 ALOGE("native_set_parms failed: type %d length %d error %s",
415 bool QCameraHardwareInterface::native_set_parms( function in class:android::QCameraHardwareInterface
420 ALOGE("native_set_parms: succeeded : %d", *result);
424 ALOGV("native_set_parms failed: type %d length %d error str %s error# %d",
751 ret = native_set_parms(MM_CAMERA_PARM_DIMENSION,
    [all...]
QCameraHWI.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 511 bool native_set_parms(mm_camera_parm_type_t type, uint16_t length, void *value);
512 bool native_set_parms( mm_camera_parm_type_t type, uint16_t length, void *value, int *result);
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 598 bool native_set_parms(mm_camera_parm_type_t type, uint16_t length, void *value);
599 bool native_set_parms( mm_camera_parm_type_t type, uint16_t length, void *value, int *result);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 537 bool native_set_parms(mm_camera_parm_type_t type, uint16_t length, void *value);
538 bool native_set_parms( mm_camera_parm_type_t type, uint16_t length, void *value, int *result);

Completed in 111 milliseconds