HomeSort by relevance Sort by last modified time
    Searched refs:setParamVideoRotation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libmediaplayerservice/
StagefrightRecorder.h 169 status_t setParamVideoRotation(int32_t degrees);
StagefrightRecorder.cpp 370 status_t StagefrightRecorder::setParamVideoRotation(int32_t degrees) {
371 LOGV("setParamVideoRotation: %d", degrees);
647 return setParamVideoRotation(degrees);
    [all...]

Completed in 1321 milliseconds