HomeSort by relevance Sort by last modified time
    Searched full:camera3_stream_configuration_t (Results 1 - 16 of 16) sorted by null

  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.h 111 camera3_stream_configuration_t *stream_list);
159 int configureStreams(camera3_stream_configuration_t *stream_list);
160 int configureStreamsPerfLocked(camera3_stream_configuration_t *stream_list);
232 int validateStreamDimensions(camera3_stream_configuration_t *streamList);
233 int validateStreamRotations(camera3_stream_configuration_t *streamList);
254 bool isSupportChannelNeeded(camera3_stream_configuration_t *streamList,
262 int32_t numOfSizesOnEncoder(const camera3_stream_configuration_t *streamList,
QCamera3HWI.cpp 791 camera3_stream_configuration_t *streamList)
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.h 111 camera3_stream_configuration_t *stream_list);
159 int configureStreams(camera3_stream_configuration_t *stream_list);
160 int configureStreamsPerfLocked(camera3_stream_configuration_t *stream_list);
232 int validateStreamDimensions(camera3_stream_configuration_t *streamList);
233 int validateStreamRotations(camera3_stream_configuration_t *streamList);
254 bool isSupportChannelNeeded(camera3_stream_configuration_t *streamList,
262 int32_t numOfSizesOnEncoder(const camera3_stream_configuration_t *streamList,
QCamera3HWI.cpp 791 camera3_stream_configuration_t *streamList)
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.h 100 camera3_stream_configuration_t *stream_list);
149 int configureStreams(camera3_stream_configuration_t *stream_list);
210 int validateStreamDimensions(camera3_stream_configuration_t *streamList);
211 int validateStreamRotations(camera3_stream_configuration_t *streamList);
230 bool isSupportChannelNeeded(camera3_stream_configuration_t *streamList,
QCamera3HWI.cpp 641 camera3_stream_configuration_t *streamList)
781 bool QCamera3HardwareInterface::isSupportChannelNeeded(camera3_stream_configuration_t *streamList,
826 camera3_stream_configuration_t *streamList)
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.h 133 camera3_stream_configuration_t *stream_list);
180 int configureStreams(camera3_stream_configuration_t *stream_list);
181 int configureStreamsPerfLocked(camera3_stream_configuration_t *stream_list);
290 int validateStreamDimensions(camera3_stream_configuration_t *streamList);
291 int validateStreamRotations(camera3_stream_configuration_t *streamList);
313 bool isSupportChannelNeeded(camera3_stream_configuration_t *streamList,
322 int32_t numOfSizesOnEncoder(const camera3_stream_configuration_t *streamList,
QCamera3HWI.cpp     [all...]
  /device/generic/goldfish/camera/
EmulatedCamera3.h 146 camera3_stream_configuration_t *stream_list);
EmulatedCamera3.cpp 200 camera3_stream_configuration_t *stream_list) {
  /hardware/libhardware/modules/camera/
Camera.h 47 int configureStreams(camera3_stream_configuration_t *stream_list);
Camera.cpp 139 int Camera::configureStreams(camera3_stream_configuration_t *stream_config)
545 camera3_stream_configuration_t *stream_list)
  /hardware/libhardware/modules/usbcamera/
Camera.h 51 int configureStreams(camera3_stream_configuration_t *stream_list);
Camera.cpp 57 camera3_stream_configuration_t *stream_list) {
194 int Camera::configureStreams(camera3_stream_configuration_t *stream_config) {
  /docs/source.android.com/src/devices/camera/
versioning.jd 285 <code>camera3_stream_configuration_t</code>.</li>
  /hardware/libhardware/include/hardware/
camera3.h 138 * - Addition of camera3 stream configuration operation mode to camera3_stream_configuration_t
1723 } camera3_stream_configuration_t; typedef in typeref:struct:camera3_stream_configuration
    [all...]

Completed in 1361 milliseconds