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

  /hardware/ti/omap4-aah/camera/inc/
CameraHal.h 879 enum CameraCommands
977 virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0, int value4=0) = 0;
1005 virtual status_t setState(CameraCommands operation) = 0;
    [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 740 enum CameraCommands
829 virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0) = 0;
855 virtual status_t setState(CameraCommands operation) = 0;
    [all...]

Completed in 402 milliseconds