Searched refs:getCurrentCrop (Results 1 – 5 of 5) sorted by relevance
528 Rect r = mST->getCurrentCrop(); in TEST_F()560 Rect r = mST->getCurrentCrop(); in TEST_F()571 r = mST->getCurrentCrop(); in TEST_F()583 r = mST->getCurrentCrop(); in TEST_F()
488 Rect crop = mST->getCurrentCrop(); in TEST_F()
177 Rect getCurrentCrop() const;
870 Rect GLConsumer::getCurrentCrop() const { in getCurrentCrop() function in android::GLConsumer
1274 Rect crop(mSurfaceFlingerConsumer->getCurrentCrop()); in latchBuffer()