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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 164 status_t setParamVideoRotation(int32_t degrees);
StagefrightRecorder.cpp 381 status_t StagefrightRecorder::setParamVideoRotation(int32_t degrees) {
382 ALOGV("setParamVideoRotation: %d", degrees);
658 return setParamVideoRotation(degrees);
    [all...]

Completed in 2567 milliseconds