Searched refs:commandSetDisplayOrientationL (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Client.h172 status_t commandSetDisplayOrientationL(int degrees);
H A DCamera2Client.cpp1166 return commandSetDisplayOrientationL(arg1);
1200 status_t Camera2Client::commandSetDisplayOrientationL(int degrees) { function in class:android::Camera2Client

Completed in 29 milliseconds