Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp3133 int statSize = sizeof (camera_preview_histogram_info ); in initHistogramBuffers() local
3134 int32_t mAlignedStatSize = ((statSize + page_size_minus_1) in initHistogramBuffers()