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