Home
last modified time | relevance | path

Searched refs:android_sensor_info_max_frame_duration (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_0/
DExampleCamera.cpp156 int64_t android_sensor_info_max_frame_duration[] = {30000000000}; in initStaticInfo() local
158 ARRAY_SIZE(android_sensor_info_max_frame_duration), in initStaticInfo()
159 android_sensor_info_max_frame_duration); in initStaticInfo()
/hardware/libhardware/modules/usbcamera/
DUsbCamera.cpp160 int64_t android_sensor_info_max_frame_duration[] = {30000000000}; in initStaticInfo() local
162 ARRAY_SIZE(android_sensor_info_max_frame_duration), in initStaticInfo()
163 android_sensor_info_max_frame_duration); in initStaticInfo()