Searched defs:getCnt (Results 1 - 3 of 3) sorted by relevance
/hardware/qcom/camera/QCamera2/HAL3/ | ||
H A D | QCamera3StreamMem.cpp | 74 * FUNCTION : getCnt 82 uint32_t QCamera3StreamMem::getCnt() function in class:qcamera::QCamera3StreamMem 86 return (mHeapMem.getCnt() + mGrallocMem.getCnt()); 104 for (uint32_t i = 0; i < mHeapMem.getCnt(); i ++) |
H A D | QCamera3Mem.cpp | 195 * FUNCTION : getCnt 203 uint32_t QCamera3Memory::getCnt() function in class:qcamera::QCamera3Memory |
/hardware/qcom/camera/QCamera2/HAL/ | ||
H A D | QCameraMem.cpp | 187 * FUNCTION : getCnt 195 uint8_t QCameraMemory::getCnt() const function in class:qcamera::QCameraMemory |
Completed in 76 milliseconds