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

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

Completed in 116 milliseconds