OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sensor_dim
(Results
1 - 3
of
3
) sorted by null
/device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.h
314
int32_t getSensorOutputSize(cam_dimension_t &
sensor_dim
);
QCamera3HWI.cpp
2627
cam_dimension_t
sensor_dim
;
local
[
all
...]
/hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParameters.h
737
void setSmallJpegSize(cam_dimension_t
sensor_dim
, cam_dimension_t snap_dim);
739
int32_t getSensorOutputSize(cam_dimension_t max_dim, cam_dimension_t &
sensor_dim
,
[
all
...]
Completed in 93 milliseconds