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

/frameworks/native/include/gui/
H A DSurfaceTextureClient.h169 // mCrop is the crop rectangle that will be used for the next buffer
171 Rect mCrop; member in class:android::SurfaceTextureClient
H A DBufferQueue.h183 mCrop.makeInvalid();
189 // mCrop is the current crop rectangle for this buffer slot.
190 Rect mCrop; member in struct:android::BufferQueue::BufferItem
347 mCrop.makeInvalid();
401 // mCrop is the current crop rectangle for this buffer slot.
402 Rect mCrop; member in struct:android::BufferQueue::BufferSlot

Completed in 399 milliseconds