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