Home | History | Annotate | Download | only in camera

Lines Matching defs:dump

2805    @brief Dump state of the camera hardware
2809 @return NO_ERROR Dump succeeded
2810 @todo Error codes for dump fail
2813 status_t CameraHal::dump(int fd) const
2816 ///Implement this method when the h/w dump function is supported on Ducati side
2972 // Dump the properties of this Camera
2974 mCameraProperties->dump();