Searched refs:mHeight (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/camera/qemu-pipeline3/ |
D | QemuSensor.cpp | 53 mHeight(height), in QemuSensor() 382 mWidth, mHeight); in captureRGBA() 388 mWidth, mHeight); in captureRGBA() 451 mWidth, mHeight); in captureNV21() 457 mWidth, mHeight); in captureNV21()
|
D | QemuSensor.h | 116 const uint32_t mWidth, mHeight; variable
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.h | 283 int mWidth, mHeight, mFormat, mStride, mScanline, mUsage, mMaxFPS; variable
|
D | QCameraMem.cpp | 1741 mWidth = mHeight = mStride = mScanline = mUsage = 0; in QCameraGrallocMemory() 1786 mHeight = height; in setWindowInfo() 2091 err = mWindow->set_crop(mWindow, 0, 0, mWidth, mHeight); in allocate() 2109 gralloc_usage, mWindow, mWidth, mHeight, mStride, in allocate()
|