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()
509 Rect crop = mST->getCurrentCrop(); in TEST_F()
213 Rect getCurrentCrop() const;
158 Rect getCurrentCrop() const;
379 Rect BufferLayerConsumer::getCurrentCrop() const { in getCurrentCrop() function in android::BufferLayerConsumer
555 mBufferInfo.mCrop = mConsumer->getCurrentCrop(); in gatherBufferInfo()
189 Rect getCurrentCrop() const;
407 Rect SurfaceTexture::getCurrentCrop() const { in getCurrentCrop() function in android::SurfaceTexture
817 Rect GLConsumer::getCurrentCrop() const { in getCurrentCrop() function in android::GLConsumer