Searched refs:grallocMemory (Results 1 – 3 of 3) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 1643 QCameraGrallocMemory *grallocMemory = in allocateStreamBuf() local 1647 if (grallocMemory) in allocateStreamBuf() 1648 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1651 mem = grallocMemory; in allocateStreamBuf() 1661 QCameraGrallocMemory *grallocMemory = in allocateStreamBuf() local 1665 if (grallocMemory) in allocateStreamBuf() 1666 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1669 mem = grallocMemory; in allocateStreamBuf()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 1727 QCameraGrallocMemory *grallocMemory = in allocateStreamBuf() local 1731 if (grallocMemory) in allocateStreamBuf() 1732 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1735 mem = grallocMemory; in allocateStreamBuf() 1745 QCameraGrallocMemory *grallocMemory = in allocateStreamBuf() local 1749 if (grallocMemory) in allocateStreamBuf() 1750 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1753 mem = grallocMemory; in allocateStreamBuf()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 1727 QCameraGrallocMemory *grallocMemory = in allocateStreamBuf() local 1731 if (grallocMemory) in allocateStreamBuf() 1732 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1735 mem = grallocMemory; in allocateStreamBuf() 1745 QCameraGrallocMemory *grallocMemory = in allocateStreamBuf() local 1749 if (grallocMemory) in allocateStreamBuf() 1750 grallocMemory->setWindowInfo(mPreviewWindow, dim.width, in allocateStreamBuf() 1753 mem = grallocMemory; in allocateStreamBuf()
|