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

  /device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 104 put_parameters: android::put_parameters,
461 void put_parameters(struct camera_device * device, char *parm) function in namespace:android
  /device/lge/mako/camera/
QualcommCamera2.cpp 104 put_parameters: android::put_parameters,
480 void put_parameters(struct camera_device * device, char *parm) function in namespace:android
QualcommCamera.cpp 93 put_parameters: android::put_parameters,
654 void put_parameters(struct camera_device * device, char *parm) function in namespace:android
664 ALOGV("put_parameters X");
  /hardware/libhardware/include/hardware/
camera.h 252 must be returned back to it with put_parameters, if put_parameters
259 the camera HAL, if put_parameters is not NULL. If put_parameters
262 void (*put_parameters)(struct camera_device *, char *); member in struct:camera_device_ops
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 887 void EmulatedCamera::put_parameters(struct camera_device* dev, char* params) function in class:android::EmulatedCamera
965 EmulatedCamera::put_parameters,
    [all...]

Completed in 285 milliseconds