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

/frameworks/av/services/camera/libcameraservice/
H A DCameraHardwareInterface.h48 * CameraHardwareInterface.h defines the interface to the
79 class CameraHardwareInterface : public virtual RefBase { class in namespace:android
81 CameraHardwareInterface(const char *name) function in class:android::CameraHardwareInterface
87 ~CameraHardwareInterface()
446 CameraHardwareInterface *__this =
447 static_cast<CameraHardwareInterface *>(user);
457 CameraHardwareInterface *__this =
458 static_cast<CameraHardwareInterface *>(user);
473 CameraHardwareInterface *__this =
474 static_cast<CameraHardwareInterface *>(use
[all...]

Completed in 34 milliseconds