Searched refs:getCurrentCrop (Results 1 – 9 of 9) sorted by relevance
556 Rect r = mST->getCurrentCrop(); in TEST_F()588 Rect r = mST->getCurrentCrop(); in TEST_F()599 r = mST->getCurrentCrop(); in TEST_F()611 r = mST->getCurrentCrop(); in TEST_F()
511 Rect crop = mST->getCurrentCrop(); in TEST_F()
200 Rect getCurrentCrop() const;
419 Rect SurfaceTexture::getCurrentCrop() const { in getCurrentCrop() function in android::SurfaceTexture
160 Rect getCurrentCrop() const;
176 return mConsumer->getCurrentCrop(); in getDrawingCrop()
391 Rect BufferLayerConsumer::getCurrentCrop() const { in getCurrentCrop() function in android::BufferLayerConsumer
189 Rect getCurrentCrop() const;
817 Rect GLConsumer::getCurrentCrop() const { in getCurrentCrop() function in android::GLConsumer