Searched refs:handleSetRotateAndCrop (Results 1 – 2 of 2) sorted by relevance
1123 status_t handleSetRotateAndCrop(const Vector<String16>& args);
4421 return handleSetRotateAndCrop(args); in shellCommand()4500 status_t CameraService::handleSetRotateAndCrop(const Vector<String16>& args) { in handleSetRotateAndCrop() function in android::CameraService