Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.h168 status_t commandSetDisplayOrientationL(int degrees);
DCamera2Client.cpp1554 return commandSetDisplayOrientationL(arg1); in sendCommand()
1591 status_t Camera2Client::commandSetDisplayOrientationL(int degrees) { in commandSetDisplayOrientationL() function in android::Camera2Client