Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/sensors/
Dsensors_qemu.c494 .resolution = 1.0f/4032.0f,
505 .resolution = 1.0f,
516 .resolution = 1.0f,
527 .resolution = 1.0f,
538 .resolution = 1.0f,
/device/lge/hammerhead/libsensors/
Dsensors.cpp58 .resolution = 1.0f,
70 .resolution = 1.0f,
/device/asus/flo/camera/
DQCamera_Intf.h815 struct camera_size_type resolution; member
/device/lge/mako/camera/
DQCamera_Intf.h838 struct camera_size_type resolution; member
DQualcommCameraHardware.cpp4132 buf_info.resolution.width = mPictureWidth; in initZslBuffers()
4133 buf_info.resolution.height = mPictureHeight; in initZslBuffers()
4581 buf_info.resolution.width = mPictureWidth * w_scale_factor; in initRaw()
4582 buf_info.resolution.height = mPictureHeight; in initRaw()