Searched defs:CameraHardwareInterface (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
H A DCameraHardwareInterface.h48 * CameraHardwareInterface.h defines the interface to the
74 class CameraHardwareInterface : public virtual RefBase { class in namespace:android
76 CameraHardwareInterface(const char *name) function in class:android::CameraHardwareInterface
82 ~CameraHardwareInterface()
455 CameraHardwareInterface *__this =
456 static_cast<CameraHardwareInterface *>(user);
466 CameraHardwareInterface *__this =
467 static_cast<CameraHardwareInterface *>(user);
482 CameraHardwareInterface *__this =
483 static_cast<CameraHardwareInterface *>(use
[all...]

Completed in 185 milliseconds