Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h767 sp<AshmemPool> mStatHeap;
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h834 sp<AshmemPool> mStatHeap; variable
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1084 mStatsOn(0), mCurrentHisto(-1), mSendData(false), mStatHeap(NULL), in QCameraHardwareInterface()
1265 if(mStatHeap != NULL) { in ~QCameraHardwareInterface()
1266 mStatHeap.clear( ); in ~QCameraHardwareInterface()
1267 mStatHeap = NULL; in ~QCameraHardwareInterface()