Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h770 int32_t mStatSize;
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h837 int32_t mStatSize; variable
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp3144 mStatSize = sizeof(uint32_t) * HISTOGRAM_STATS_SIZE; in initHistogramBuffers()
3149 mStatsMapped[cnt] = mGetMemory(-1, mStatSize, 1, mCallbackCookie); in initHistogramBuffers()