Home
last modified time | relevance | path

Searched refs:camera3_stream_configuration_t (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera3.h1358 } camera3_stream_configuration_t; typedef
2395 camera3_stream_configuration_t *stream_list);
/hardware/libhardware/modules/camera/
DCamera.h47 int configureStreams(camera3_stream_configuration_t *stream_list);
DCamera.cpp139 int Camera::configureStreams(camera3_stream_configuration_t *stream_config) in configureStreams()
545 camera3_stream_configuration_t *stream_list) in configure_streams()