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()
453 CameraHardwareInterface *__this =
454 static_cast<CameraHardwareInterface *>(user);
464 CameraHardwareInterface *__this =
465 static_cast<CameraHardwareInterface *>(user);
480 CameraHardwareInterface *__this =
481 static_cast<CameraHardwareInterface *>(use
[all...]

Completed in 52 milliseconds