Home
last modified time | relevance | path

Searched refs:mStride (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp1277 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()
DQCameraMem.h229 int mWidth, mHeight, mFormat, mStride, mScanline; variable
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp1490 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()
DQCameraMem.h248 int mWidth, mHeight, mFormat, mStride, mScanline; variable
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp1490 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()
DQCameraMem.h248 int mWidth, mHeight, mFormat, mStride, mScanline; variable