Searched refs:mStride (Results 1 – 6 of 6) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1277 mWidth = mHeight = mStride = mScanline = 0; in QCameraGrallocMemory() 1321 mStride = stride; in setWindowInfo() 1421 err = mWindow->set_buffers_geometry(mWindow, mStride, mScanline, mFormat); in allocate() 1446 __func__, gralloc_usage, mWindow, mWidth, mHeight, mStride, in allocate()
|
D | QCameraMem.h | 229 int mWidth, mHeight, mFormat, mStride, mScanline; variable
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1490 mWidth = mHeight = mStride = mScanline = 0; in QCameraGrallocMemory() 1534 mStride = stride; in setWindowInfo() 1636 err = mWindow->set_buffers_geometry(mWindow, mStride, mScanline, mFormat); in allocate() 1661 __func__, gralloc_usage, mWindow, mWidth, mHeight, mStride, in allocate()
|
D | QCameraMem.h | 248 int mWidth, mHeight, mFormat, mStride, mScanline; variable
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1490 mWidth = mHeight = mStride = mScanline = 0; in QCameraGrallocMemory() 1534 mStride = stride; in setWindowInfo() 1636 err = mWindow->set_buffers_geometry(mWindow, mStride, mScanline, mFormat); in allocate() 1661 __func__, gralloc_usage, mWindow, mWidth, mHeight, mStride, in allocate()
|
D | QCameraMem.h | 248 int mWidth, mHeight, mFormat, mStride, mScanline; variable
|