Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h203 status_t setParamVideoRotation(int32_t degrees);
DStagefrightRecorder.cpp554 status_t StagefrightRecorder::setParamVideoRotation(int32_t degrees) { in setParamVideoRotation() function in android::StagefrightRecorder
830 return setParamVideoRotation(degrees); in setParameter()