Searched refs:setWindowInfo (Results 1 – 9 of 9) sorted by relevance
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraMem.h | 236 void setWindowInfo(preview_stream_ops_t *window, int width, int height,
|
D | QCameraMem.cpp | 1528 void QCameraGrallocMemory::setWindowInfo(preview_stream_ops_t *window, in setWindowInfo() function in qcamera::QCameraGrallocMemory
|
D | QCamera2HWI.cpp | 1731 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1749 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraMem.h | 240 void setWindowInfo(preview_stream_ops_t *window, int width, int height,
|
D | QCameraMem.cpp | 1532 void QCameraGrallocMemory::setWindowInfo(preview_stream_ops_t *window, in setWindowInfo() function in qcamera::QCameraGrallocMemory
|
D | QCamera2HWI.cpp | 1732 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1750 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf()
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.h | 267 void setWindowInfo(preview_stream_ops_t *window, int width, int height,
|
D | QCameraMem.cpp | 1781 void QCameraGrallocMemory::setWindowInfo(preview_stream_ops_t *window, in setWindowInfo() function in qcamera::QCameraGrallocMemory
|
D | QCamera2HWI.cpp | 2741 grallocMemory->setWindowInfo(mPreviewWindow, in allocateStreamBuf() 2772 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf()
|