Home | History | Annotate | Download | only in HAL3

Lines Matching refs:startIdx

737  *   @startIdx : start index of array after which we can register buffers in.
741 QCamera3GrallocMemory::QCamera3GrallocMemory(uint32_t startIdx)
742 : QCamera3Memory(), mStartIdx(startIdx)