Searched refs:getCurrentCrop (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/include/gui/
H A DSurfaceTexture.h202 // getCurrentCrop returns the cropping rectangle of the current buffer
203 Rect getCurrentCrop() const;
/frameworks/base/services/surfaceflinger/
H A DLayer.cpp412 const Rect crop(mSurfaceTexture->getCurrentCrop());
/frameworks/base/libs/gui/
H A DSurfaceTexture.cpp1065 Rect SurfaceTexture::getCurrentCrop() const { function in class:android::SurfaceTexture

Completed in 29 milliseconds