Searched defs:Connection (Results 1 - 2 of 2) sorted by relevance
/hardware/libhardware/modules/camera/3_4/ | ||
H A D | v4l2_wrapper.h | 42 class Connection { class in class:v4l2_camera_hal::V4L2Wrapper 44 Connection(std::shared_ptr<V4L2Wrapper> device) function in class:v4l2_camera_hal::V4L2Wrapper::Connection 46 ~Connection() { 91 // a V4L2Wrapper::Connection object. 125 friend class Connection; |
/hardware/libhardware/include/hardware/ | ||
H A D | hwcomposer2.h | 592 enum class Connection : int32_t { class in namespace:HWC2 597 TO_STRING(hwc2_connection_t, Connection, getConnectionName) |
Completed in 130 milliseconds