Searched refs:commandSetDisplayOrientationL (Results 1 – 2 of 2) sorted by relevance
175 status_t commandSetDisplayOrientationL(int degrees);
1612 return commandSetDisplayOrientationL(arg1); in sendCommand()1649 status_t Camera2Client::commandSetDisplayOrientationL(int degrees) { in commandSetDisplayOrientationL() function in android::Camera2Client