OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setParamVideoRotation
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
169
status_t
setParamVideoRotation
(int32_t degrees);
StagefrightRecorder.cpp
371
status_t StagefrightRecorder::
setParamVideoRotation
(int32_t degrees) {
372
ALOGV("
setParamVideoRotation
: %d", degrees);
648
return
setParamVideoRotation
(degrees);
[
all
...]
Completed in 242 milliseconds