Home | History | Annotate | Download | only in HAL

Lines Matching refs:m_camOps

56     m_camOps = cam_ops;
76 m_camOps = NULL;
106 m_camOps->delete_channel(m_camHandle, m_handle);
128 m_handle = m_camOps->add_channel(m_camHandle,
172 m_camOps,
209 rc = m_camOps->get_bundle_info(m_camHandle, m_handle, &bundleInfo);
243 rc = m_camOps->start_channel(m_camHandle, m_handle);
272 rc = m_camOps->stop_channel(m_camHandle, m_handle);
455 int32_t rc = m_camOps->request_super_buf(m_camHandle,
474 int32_t rc = m_camOps->cancel_super_buf_request(m_camHandle, m_handle);