Home
last modified time | relevance | path

Searched refs:getFd (Results 1 – 25 of 46) sorted by relevance

12

/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3StreamMem.cpp127 int QCamera3StreamMem::getFd(uint32_t index) in getFd() function in qcamera::QCamera3StreamMem
132 return mHeapMem.getFd(index); in getFd()
134 return mGrallocMem.getFd(index); in getFd()
DQCamera3StreamMem.h56 int getFd(uint32_t index);
DQCamera3Stream.cpp359 0, -1, mStreamInfoBuf->getFd(0), (size_t)bufSize); in init()
636 rc = mMemOps->map_ops(index, -1, mStreamBufs->getFd(index), in bufDone()
754 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
1154 rc = ops_tbl->map_ops(i, -1, mStreamBatchBufs->getFd(i), in getBatchBufs()
1292 batchBufDef.fd = mStreamBatchBufs->getFd(0); in getBatchBufDef()
DQCamera3Mem.h61 int getFd(uint32_t index);
DQCamera3PostProc.cpp357 encode_parm.dest_buf[0].fd = mOutputMem->getFd( in getFWKJpegEncodeConfig()
441 encode_parm.src_main_buf[i].fd = pStreamMem->getFd(i); in getJpegEncodeConfig()
471 encode_parm.src_thumb_buf[i].fd = pStreamMem->getFd(i); in getJpegEncodeConfig()
492 encode_parm.dest_buf[0].fd = mOutputMem->getFd( in getJpegEncodeConfig()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3StreamMem.cpp127 int QCamera3StreamMem::getFd(uint32_t index) in getFd() function in qcamera::QCamera3StreamMem
132 return mHeapMem.getFd(index); in getFd()
134 return mGrallocMem.getFd(index); in getFd()
DQCamera3StreamMem.h56 int getFd(uint32_t index);
DQCamera3Stream.cpp359 0, -1, mStreamInfoBuf->getFd(0), (size_t)bufSize); in init()
636 rc = mMemOps->map_ops(index, -1, mStreamBufs->getFd(index), in bufDone()
754 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
1154 rc = ops_tbl->map_ops(i, -1, mStreamBatchBufs->getFd(i), in getBatchBufs()
1292 batchBufDef.fd = mStreamBatchBufs->getFd(0); in getBatchBufDef()
DQCamera3Mem.h61 int getFd(uint32_t index);
DQCamera3PostProc.cpp357 encode_parm.dest_buf[0].fd = mOutputMem->getFd( in getFWKJpegEncodeConfig()
441 encode_parm.src_main_buf[i].fd = pStreamMem->getFd(i); in getJpegEncodeConfig()
471 encode_parm.src_thumb_buf[i].fd = pStreamMem->getFd(i); in getJpegEncodeConfig()
492 encode_parm.dest_buf[0].fd = mOutputMem->getFd( in getJpegEncodeConfig()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3StreamMem.cpp119 int QCamera3StreamMem::getFd(uint32_t index) in getFd() function in qcamera::QCamera3StreamMem
124 return mHeapMem.getFd(index); in getFd()
126 return mGrallocMem.getFd(index); in getFd()
DQCamera3StreamMem.h56 int getFd(uint32_t index);
DQCamera3Stream.cpp432 0, -1, mStreamInfoBuf->getFd(0), (size_t)bufSize, in init()
761 rc = mMemOps->map_ops(index, -1, mStreamBufs->getFd(index), in bufDone()
928 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
1370 rc = ops_tbl->map_ops(i, -1, mStreamBatchBufs->getFd(i), in getBatchBufs()
1508 batchBufDef.fd = mStreamBatchBufs->getFd(0); in getBatchBufDef()
DQCamera3Mem.h64 int getFd(uint32_t index);
DQCamera3PostProc.cpp391 encode_parm.dest_buf[0].fd = mOutputMem->getFd( in getFWKJpegEncodeConfig()
474 encode_parm.src_main_buf[i].fd = pStreamMem->getFd(i); in getJpegEncodeConfig()
504 encode_parm.src_thumb_buf[i].fd = pStreamMem->getFd(i); in getJpegEncodeConfig()
525 encode_parm.dest_buf[0].fd = mOutputMem->getFd( in getJpegEncodeConfig()
/device/google/dragon/sensor_hub/
Dcros_ec_sensors.h140 virtual int getFd(void);
Dcros_ec_sensors.cpp119 int CrosECSensor::getFd(void) in getFd() function in CrosECSensor
Dsensors.cpp596 mPollFds[crosEcRingFd].fd = mSensor->getFd(); in cros_ec_sensors_poll_context_t()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraStream.cpp531 Buf->getFd((uint32_t)i), (uint32_t)bufSize); in mapBuf()
533 rc = ops_tbl->map_ops((uint32_t)i, -1, Buf->getFd((uint32_t)i), in mapBuf()
1145 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
1275 mStreamBufs->getFd(i), (size_t)bufSize, NULL); in allocateBuffers()
1385 mStreamBatchBufs->getFd(i), (size_t)mNumBufs, ops_tbl); in allocateBatchBufs()
1417 mStreamBufs->getFd(i), (size_t)bufSize, ops_tbl); in allocateBatchBufs()
1640 rc = pme->m_MemOpsTbl.map_ops(i, -1, pme->mStreamBufs->getFd(i), in BufAllocRoutine()
DQCameraMem.h64 int getFd(uint32_t index) const;
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraStream.cpp531 Buf->getFd((uint32_t)i), (uint32_t)bufSize); in mapBuf()
533 rc = ops_tbl->map_ops((uint32_t)i, -1, Buf->getFd((uint32_t)i), in mapBuf()
1145 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
1275 mStreamBufs->getFd(i), (size_t)bufSize, NULL); in allocateBuffers()
1385 mStreamBatchBufs->getFd(i), (size_t)mNumBufs, ops_tbl); in allocateBatchBufs()
1417 mStreamBufs->getFd(i), (size_t)bufSize, ops_tbl); in allocateBatchBufs()
1640 rc = pme->m_MemOpsTbl.map_ops(i, -1, pme->mStreamBufs->getFd(i), in BufAllocRoutine()
DQCameraMem.h64 int getFd(uint32_t index) const;
/device/google/marlin/camera/QCamera2/util/
DQCameraDisplay.cpp101 looper->addFd(pQCameraDisplay->mDisplayEventReceiver.getFd(), 0, ALOOPER_EVENT_INPUT, in vsyncThreadCamera()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraStream.cpp635 0 /*cookie*/, Buf->getFd(i), bufSize, Buf->getPtr(i)); in mapBufs()
1345 0 /*cookie*/, mStreamBufs->getFd(i), bufSize, in getBufs()
1514 -1 /*plane index*/, 0 /*cookie*/, mStreamBufs->getFd(index), in mapNewBuffer()
1684 mStreamBufs->getFd(i), bufSize, in mapBuffers()
1753 0 /*cookie*/, mStreamBatchBufs->getFd(i), in allocateBatchBufs()
1803 0 /*cookie*/, mStreamBufs->getFd(i), bufSize, in allocateBatchBufs()
2051 0 /*cookie*/, pme->mStreamBufs->getFd(i), bufSize, in BufAllocRoutine()
DQCameraMem.h78 int getFd(uint32_t index) const;

12