Searched defs:setParamVideoRotation (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp381 status_t StagefrightRecorder::setParamVideoRotation(int32_t degrees) { function in class:android::StagefrightRecorder
382 ALOGV("setParamVideoRotation: %d", degrees);
658 return setParamVideoRotation(degrees);

Completed in 9 milliseconds