Searched defs:mCrop (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamBufferListener.h32 Rect mCrop; member in struct:android::camera3::Camera3StreamBufferListener::BufferInfo
/frameworks/native/include/gui/
H A DBufferItem.h63 // mCrop is the current crop rectangle for this buffer slot.
64 Rect mCrop; member in class:android::BufferItem
H A DSurface.h336 // mCrop is the crop rectangle that will be used for the next buffer
338 Rect mCrop; member in class:android::Surface
/frameworks/av/services/camera/libcameraservice/gui/
H A DRingBufferConsumer.h87 // mCrop is the current crop rectangle for this buffer slot.
88 Rect mCrop; member in struct:android::RingBufferConsumer::BufferInfo

Completed in 117 milliseconds