Home
last modified time | relevance | path

Searched refs:updatedCrop (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp729 Rect updatedCrop(left, top, right, bottom); in getCrop() local
730 if (updatedCrop.isValid()) { in getCrop()
731 crop = updatedCrop; in getCrop()