Searched refs:stream_info_t (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h92 } stream_info_t; typedef in namespace:qcamera
436 List<stream_info_t*> mStreamInfo;
H A DQCamera3HWI.cpp459 for (List<stream_info_t *>::iterator it = mStreamInfo.begin();
481 for (List<stream_info_t *>::iterator it = mStreamInfo.begin();
1291 for (List<stream_info_t*>::iterator it = mStreamInfo.begin();
1605 for (List<stream_info_t*>::iterator it=mStreamInfo.begin();
1620 stream_info_t* stream_info;
1621 stream_info = (stream_info_t* )malloc(sizeof(stream_info_t));
2039 for (List<stream_info_t*>::iterator it=mStreamInfo.begin();
2304 for (List<stream_info_t*>::iterator it = mStreamInfo.begin();
3443 for (List<stream_info_t *>
[all...]

Completed in 24 milliseconds