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

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

Completed in 381 milliseconds