Home | History | Annotate | Download | only in HAL

Lines Matching refs:session_id

2080 int QCamera2HardwareInterface::getCameraSessionId(uint32_t* session_id)
2084 if(session_id != NULL) {
2086 session_id);
2087 LOGD("Getting Camera Session Id %d", *session_id);