Searched refs:getFd (Results 26 - 44 of 44) sorted by relevance

12

/device/moto/shamu/camera/QCamera2/HAL3/
H A DQCamera3Mem.cpp130 * FUNCTION : getFd
139 int QCamera3Memory::getFd(int index) const function in class:qcamera::QCamera3Memory
H A DQCamera3PostProc.cpp318 encode_parm.dest_buf[0].fd = mJpegMem->getFd(
398 encode_parm.src_main_buf[i].fd = pStreamMem->getFd(i);
422 encode_parm.src_thumb_buf[i].fd = pStreamMem->getFd(i);
437 encode_parm.dest_buf[0].fd = mJpegMem->getFd(
H A DQCamera3HWI.cpp3884 capabilityHeap->getFd(0),
3949 mParamHeap->getFd(0),
/device/htc/flounder/sensor_hub/libsensors/
H A Dsensors.cpp654 mPollFds[cwmcu].fd = mSensors[cwmcu]->getFd();
/device/moto/shamu/camera/QCamera2/HAL/
H A DQCamera2HWICallbacks.cpp644 previewMem = mGetMemory(memory->getFd(idx),
852 int fd = previewMemObj->getFd(frame->buf_idx);
H A DQCameraMem.cpp137 * FUNCTION : getFd
146 int QCameraMemory::getFd(int index) const function in class:qcamera::QCameraMemory
H A DQCameraPostProc.cpp417 encode_parm.src_main_buf[i].fd = pStreamMem->getFd(i);
448 encode_parm.src_thumb_buf[i].fd = pStreamMem->getFd(i);
H A DQCamera2HWI.cpp1320 capabilityHeap->getFd(0),
3230 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID);
H A DQCameraParameters.cpp4533 m_pParamHeap->getFd(0),
/device/asus/flo/camera/QCamera2/HAL/
H A DQCamera2HWICallbacks.cpp323 previewMem = pme->mGetMemory(memory->getFd(idx),
H A DQCameraMem.cpp138 * FUNCTION : getFd
147 int QCameraMemory::getFd(int index) const function in class:qcamera::QCameraMemory
H A DQCamera2HWI.cpp1147 capabilityHeap->getFd(0),
2207 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID);
H A DQCameraParameters.cpp3305 m_pParamHeap->getFd(0),
/device/lge/hammerhead/camera/QCamera2/HAL/
H A DQCamera2HWICallbacks.cpp323 previewMem = pme->mGetMemory(memory->getFd(idx),
H A DQCameraMem.cpp138 * FUNCTION : getFd
147 int QCameraMemory::getFd(int index) const function in class:qcamera::QCameraMemory
H A DQCamera2HWI.cpp1147 capabilityHeap->getFd(0),
2207 rc = pChannel->doReprocess(imgBuf->getFd(0), imgBuf->getSize(0), faceID);
H A DQCameraParameters.cpp3305 m_pParamHeap->getFd(0),
/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp1631 capabilityHeap->getFd(0),
1696 mParamHeap->getFd(0),
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp3273 capabilityHeap->getFd(0),
3338 mParamHeap->getFd(0),

Completed in 312 milliseconds

12